MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / appInitMain

Method appInitMain

src/interfaces/node.cpp:70–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68 AppInitLockDataDirectory();
69 }
70 bool appInitMain() override { return AppInitMain(); }
71 void appShutdown() override
72 {
73 Interrupt();

Callers 1

initializeMethod · 0.80

Calls 1

AppInitMainFunction · 0.85

Tested by

no test coverage detected