Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ startShutdown
Method
startShutdown
src/interfaces/node.cpp:76–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
Shutdown();
75
}
76
void startShutdown() override { StartShutdown(); }
77
bool shutdownRequested() override { return ShutdownRequested(); }
78
void mapPort(bool use_upnp) override
79
{
Callers
3
requestShutdown
Method · 0.80
eventFilter
Method · 0.80
closeEvent
Method · 0.80
Calls
1
StartShutdown
Function · 0.50
Tested by
no test coverage detected