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

@ -301,6 +301,8 @@ devsearches:
- 'SetBIP69Enabled': "/en/developer-reference#setbip69enabled"
- 'SetGenerate': "/en/developer-reference#setgenerate"
- 'SetNetworkActive': "/en/developer-reference#setnetworkactive"
- 'SetPrivateSendAmount': "/en/developer-reference#setprivatesendamount"
- 'SetPrivateSendRounds': "/en/developer-reference#setprivatesendrounds"
- 'SetTxFee': "/en/developer-reference#settxfee"
- 'SignMessage': "/en/developer-reference#signmessage"
- 'SignMessageWithPrivKey': "/en/developer-reference#signmessagewithprivkey"