Merge pull request #1299 from isocolsky/estimate_fee
Add estimatefee rpc call
This commit is contained in:
commit
51c53b16ce
@ -34,6 +34,7 @@ var callspec = {
|
||||
decodeRawTransaction: '',
|
||||
dumpPrivKey: '',
|
||||
encryptWallet: '',
|
||||
estimateFee: 'int',
|
||||
getAccount: '',
|
||||
getAccountAddress: 'str',
|
||||
getAddedNodeInfo: '',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user