Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ ShutdownRequested
Function
ShutdownRequested
src/test/test_bitcoin_main.cpp:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
bool ShutdownRequested()
26
{
27
return false;
28
}
Callers
4
ScanForWalletTransactions
Method · 0.50
MigrateData
Method · 0.50
generateBlocks
Function · 0.50
shutdownRequested
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected