Content - RPC - Add PS amount and round

- Related to dashpay/dash#2230
This commit is contained in:
thephez 2018-10-23 13:13:11 -04:00
parent 8a4f9c9dcd
commit 4be282f75c
9 changed files with 112 additions and 0 deletions

View file

@ -291,6 +291,8 @@ default.
* [SendMany][rpc sendmany]: {{summary_sendMany}}
* [SendToAddress][rpc sendtoaddress]: {{summary_sendToAddress}}
* [SetAccount][rpc setaccount]: {{summary_setAccount}} {{DEPRECATED}}
* [SetPrivateSendAmount][rpc setprivatesendamount]: {{summary_setPrivateSendAmount}}
* [SetPrivateSendRounds][rpc setprivatesendrounds]: {{summary_setPrivateSendRounds}}
* [SetTxFee][rpc settxfee]: {{summary_setTxFee}}
* [SignMessage][rpc signmessage]: {{summary_signMessage}}
* [WalletLock][rpc walletlock]: {{summary_walletLock}}