add estimatefee rpc call

This commit is contained in:
Ivan Socolsky 2015-07-15 15:55:53 -03:00
parent 2ff90b7ab9
commit 29b11b1896

View File

@ -33,6 +33,7 @@ var callspec = {
decodeRawTransaction: '',
dumpPrivKey: '',
encryptWallet: '',
estimateFee: 'int',
getAccount: '',
getAccountAddress: 'str',
getAddedNodeInfo: '',