|
|
@ -198,7 +198,6 @@ bool StartRPC(); |
|
|
|
void InterruptRPC(); |
|
|
|
void InterruptRPC(); |
|
|
|
void StopRPC(); |
|
|
|
void StopRPC(); |
|
|
|
std::string JSONRPCExecBatch(const UniValue& vReq); |
|
|
|
std::string JSONRPCExecBatch(const UniValue& vReq); |
|
|
|
void RPCNotifyBlockChange(bool ibd, const CBlockIndex *); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// Retrieves any serialization flags requested in command line argument
|
|
|
|
// Retrieves any serialization flags requested in command line argument
|
|
|
|
int RPCSerializationFlags(); |
|
|
|
int RPCSerializationFlags(); |
|
|
|