diff --git a/RpcClient.js b/RpcClient.js index 959ea31..5d9f273 100644 --- a/RpcClient.js +++ b/RpcClient.js @@ -39,6 +39,7 @@ function ClassSpec(b) { getAddedNodeInfo: '', getAddressesByAccount: '', getBalance: 'str int', + getBestBlockHash: '', getBlock: '', getBlockCount: '', getBlockHash: 'int',