MCPcopy Create free account
hub / github.com/LUX-Core/lux / RPCSetTimerInterface

Function RPCSetTimerInterface

src/rpcserver.cpp:538–541  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

536}
537
538void RPCSetTimerInterface(RPCTimerInterface *iface)
539{
540 timerInterface = iface;
541}
542
543void RPCUnsetTimerInterface(RPCTimerInterface *iface)
544{

Callers 1

StartHTTPRPCFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected