RPCs (Utility)

- Update Priority/fee related RPCs
This commit is contained in:
thephez 2017-11-02 12:27:57 -04:00
parent b85d023be3
commit 96684f8644
10 changed files with 194 additions and 17 deletions

View file

@ -272,6 +272,8 @@ devsearches:
- 'EncryptWallet': "/en/developer-reference#encryptwallet"
- 'EstimateFee': "/en/developer-reference#estimatefee"
- 'EstimatePriority': "/en/developer-reference#estimatepriority"
- 'EstimateSmartFee': "/en/developer-reference#estimatesmartfee"
- 'EstimateSmartPriority': "/en/developer-reference#estimatesmartpriority"
- 'FundRawTransaction': "/en/developer-reference#fundrawtransaction"
- 'Generate': "/en/developer-reference#generate"
- 'GenerateToAddress': "/en/developer-reference#generatetoaddress"