MCPcopy 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
467bool IsRPCRunning()
468{
469 return fRPCRunning;
470}
471
472void SetRPCWarmupStatus(const std::string& newStatus)
473{

Callers 5

gettransactionFunction · 0.85
waitforlogsFunction · 0.85
waitClientCloseMethod · 0.85
getblocktemplateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected