Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
initialize
Method · 0.80
Calls
1
AppInitMain
Function · 0.85
Tested by
no test coverage detected