Wallet RPC updates

- Convert more existing RPCs to Dash
 - Minimal changes (some InstantSend parameter additions)
This commit is contained in:
thephez 2017-11-28 16:31:03 -05:00
parent ff3508cb25
commit c0e52df028
12 changed files with 164 additions and 77 deletions

View file

@ -249,7 +249,7 @@ default.
* [DumpPrivKey][rpc dumpprivkey]: {{summary_dumpPrivKey}}
* [DumpWallet][rpc dumpwallet]: {{summary_dumpWallet}}
* [EncryptWallet][rpc encryptwallet]: {{summary_encryptWallet}}
* [GetAccount][rpc getaccount]: {{summary_getAccount}}
* [GetAccount][rpc getaccount]: {{summary_getAccount}} {{DEPRECATED}}
* [GetAccountAddress][rpc getaccountaddress]: {{summary_getAccountAddress}} {{DEPRECATED}}
* [GetAddressesByAccount][rpc getaddressesbyaccount]: {{summary_getAddressesByAccount}} {{DEPRECATED}}
* [GetBalance][rpc getbalance]: {{summary_getBalance}}