Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LUX-Core/lux
/ IsRPCRunning
Function
IsRPCRunning
src/rpcserver.cpp:467–470 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
465
}
466
467
bool IsRPCRunning()
468
{
469
return fRPCRunning;
470
}
471
472
void SetRPCWarmupStatus(const std::string& newStatus)
473
{
Callers
5
gettransaction
Function · 0.85
waitforlogs
Function · 0.85
waitClientClose
Method · 0.85
startDetectClientClose
Method · 0.85
getblocktemplate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected