Add Dash-specific GetAddressBalance RPC command and associated updates

Update RPC quick reference list
This commit is contained in:
thephez 2017-10-03 15:33:26 -04:00
parent 49cda1f507
commit bd30018011
7 changed files with 79 additions and 2 deletions

View file

@ -180,9 +180,8 @@ Use v0.n.n in abbreviation title to prevent autocrossrefing.
* [ListBanned][rpc listbanned]: {{summary_listBanned}} {{NEW0_12_0}}
* [Ping][rpc ping]: {{summary_ping-rpc}}
* [SetBan][rpc setban]: {{summary_setBan}} {{NEW0_12_0}}
<!-- Not in Dash
* [SetNetworkActive][rpc setnetworkactive]: {{summary_setNetworkActive}} {{NEW0_14_0}}
-->
{% endautocrossref %}
#### Raw Transaction RPCs
@ -239,6 +238,7 @@ default.
<!-- Not in Dash
* [BumpFee][rpc bumpfee]: {{summary_bumpFee}} {{NEW0_14_0}}
-->
* [DumpHDInfo][rpc dumphdinfo]: {{summary_dumpHdInfo}}
* [DumpPrivKey][rpc dumpprivkey]: {{summary_dumpPrivKey}}
* [DumpWallet][rpc dumpwallet]: {{summary_dumpWallet}}
* [EncryptWallet][rpc encryptwallet]: {{summary_encryptWallet}}