New RPC commands: getblockhash and getblock

This commit is contained in:
Gavin Andresen
2011-12-23 16:26:38 -05:00
parent 5ad2ca011e
commit 8a53cb0b9d
2 changed files with 94 additions and 27 deletions

View File

@@ -25,7 +25,6 @@ class CAddress;
class CInv;
class CRequestTracker;
class CNode;
class CBlockIndex;
static const int CLIENT_VERSION = 59900;
static const bool VERSION_IS_BETA = true;