getblocktemplate: longpolling support
This commit is contained in:
committed by
Wladimir J. van der Laan
parent
f0fc81a083
commit
ff6a7af154
@@ -40,6 +40,8 @@ void StartRPCThreads();
|
||||
void StartDummyRPCThread();
|
||||
/* Stop RPC threads */
|
||||
void StopRPCThreads();
|
||||
/* Query whether RPC is running */
|
||||
bool IsRPCRunning();
|
||||
|
||||
/*
|
||||
Type-check arguments; throws JSONRPCError if wrong type given. Does not check that
|
||||
|
||||
Reference in New Issue
Block a user