MCPcopy Create free account
hub / github.com/ElementsProject/elements / RPCSetTimerInterface

Function RPCSetTimerInterface

src/rpc/server.cpp:519–522  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

517}
518
519void RPCSetTimerInterface(RPCTimerInterface *iface)
520{
521 timerInterface = iface;
522}
523
524void RPCUnsetTimerInterface(RPCTimerInterface *iface)
525{

Callers 1

StartHTTPRPCFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected