Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LUX-Core/lux
/ ShutdownRequested
Function
ShutdownRequested
src/init.cpp:154–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
fRequestShutdown = fRequestRestart = true;
153
}
154
bool ShutdownRequested()
155
{
156
return fRequestShutdown;
157
}
158
159
class CCoinsViewErrorCatcher : public CCoinsViewBacked
160
{
Callers
8
generateBlocks
Function · 0.70
ThreadSendAlert
Function · 0.70
DetectShutdownThread
Function · 0.70
ScanForWalletTransactions
Method · 0.70
ThreadCheckDarkSendPool
Function · 0.70
StakingThread
Method · 0.70
ActivateBestChain
Function · 0.70
VerifyDB
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected