minor update to RpcClient
This commit is contained in:
parent
dd8af11102
commit
9c4163507a
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
build
|
||||
node_modules
|
||||
build/
|
||||
node_modules/
|
||||
|
||||
@ -29,7 +29,7 @@ function ClassSpec(b) {
|
||||
getAccountAddress: '',
|
||||
getAddedNodeInfo: '',
|
||||
getAddressesByAccount: '',
|
||||
getBalance: '',
|
||||
getBalance: 'str int',
|
||||
getBlock: '',
|
||||
getBlockCount: '',
|
||||
getBlockHash: 'int',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user