RpcClient: getAccountAddress takes string param

This commit is contained in:
Jeff Garzik 2013-09-14 22:58:23 -04:00
parent b38863e4db
commit fde1cb75a5
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ function ClassSpec(b) {
dumpPrivKey: '',
encryptWallet: '',
getAccount: '',
getAccountAddress: '',
getAccountAddress: 'str',
getAddedNodeInfo: '',
getAddressesByAccount: '',
getBalance: 'str int',