Skip to content

Commit

Permalink
add estimatefee rpc call
Browse files Browse the repository at this point in the history
  • Loading branch information
isocolsky committed Jul 15, 2015
1 parent 2ff90b7 commit 29b11b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/RpcClient.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ var callspec = {
decodeRawTransaction: '',
dumpPrivKey: '',
encryptWallet: '',
estimateFee: 'int',
getAccount: '',
getAccountAddress: 'str',
getAddedNodeInfo: '',
Expand Down

0 comments on commit 29b11b1

Please sign in to comment.