Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoinxt/bitcoinxt
/ IsRPCRunning
Function
IsRPCRunning
src/rpcserver.cpp:413–416 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
411
}
412
413
bool IsRPCRunning()
414
{
415
return fRPCRunning;
416
}
417
418
void SetRPCWarmupStatus(const std::string& newStatus)
419
{
Callers
1
getblocktemplate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected