Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ IsRPCRunning
Function
IsRPCRunning
src/rpc/server.cpp:321–324 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
319
}
320
321
bool IsRPCRunning()
322
{
323
return g_rpc_running;
324
}
325
326
void RpcInterruptionPoint()
327
{
Callers
6
getblocktemplate
Function · 0.85
appendCommand
Method · 0.85
RpcInterruptionPoint
Function · 0.85
waitfornewblock
Function · 0.85
waitforblock
Function · 0.85
waitforblockheight
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected