diff --git a/RpcClient.js b/RpcClient.js index 631c0897c..2137bfb28 100644 --- a/RpcClient.js +++ b/RpcClient.js @@ -35,7 +35,7 @@ function ClassSpec(b) { dumpPrivKey: '', encryptWallet: '', getAccount: '', - getAccountAddress: '', + getAccountAddress: 'str', getAddedNodeInfo: '', getAddressesByAccount: '', getBalance: 'str int',