getblocktemplate: longpolling support

This commit is contained in:
Luke Dashjr
2012-05-13 04:43:24 +00:00
committed by Wladimir J. van der Laan
parent f0fc81a083
commit ff6a7af154
6 changed files with 82 additions and 1 deletions

View File

@@ -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