Added getBestBlockHash command to callspect
This commit is contained in:
parent
dae419e81f
commit
07adf0b61c
|
@ -39,6 +39,7 @@ function ClassSpec(b) {
|
|||
getAddedNodeInfo: '',
|
||||
getAddressesByAccount: '',
|
||||
getBalance: 'str int',
|
||||
getBestBlockHash: '',
|
||||
getBlock: '',
|
||||
getBlockCount: '',
|
||||
getBlockHash: 'int',
|
||||
|
|
Loading…
Reference in New Issue