mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +00:00
Add Dash-specific GetAddressBalance RPC command and associated updates
Update RPC quick reference list
This commit is contained in:
parent
49cda1f507
commit
bd30018011
7 changed files with 79 additions and 2 deletions
|
@ -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}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue