Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
Go to the documentation of this file. 5 #ifndef BITCOIN_HTTPRPC_H 6 #define BITCOIN_HTTPRPC_H void StopHTTPRPC()
Stop HTTP RPC subsystem.
void StopREST()
Stop HTTP REST subsystem.
bool StartHTTPRPC()
Start HTTP RPC subsystem.
bool StartREST()
Start HTTP REST subsystem.
void InterruptREST()
Interrupt RPC REST subsystem.
void InterruptHTTPRPC()
Interrupt HTTP RPC subsystem.