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

@ -805,6 +805,18 @@ th.tg-sort-header::-moz-selection { background:transparent; }th.tg-sort-header::
<td class="tg-dzk6">Y</td>
<td class="tg-dzk6"></td>
</tr>
<tr>
<td class="tg-yw4l">Wallet</td>
<td class="tg-yw4l"><a href="#setprivatesendamount">SetPrivateSendAmount</a></td>
<td class="tg-baqh">Y</td>
<td class="tg-baqh">Added in 0.12.4.0</td>
</tr>
<tr>
<td class="tg-b7b8">Wallet</td>
<td class="tg-b7b8"><a href="#setprivatesendrounds">SetPrivateSendRounds</a></td>
<td class="tg-dzk6">Y</td>
<td class="tg-dzk6">Added in 0.12.4.0</td>
</tr>
<tr>
<td class="tg-yw4l">Wallet</td>
<td class="tg-yw4l"><a href="#settxfee">SetTxFee</a></td>