mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
RPC - Update fundrawtransaction and gettxout (#156)
* RPC - Remove version from gettxout * RPC - deprecated reserveChangeKey in fundrawtx
This commit is contained in:
parent
1d8d23d083
commit
3a68e8987a
4 changed files with 6 additions and 12 deletions
|
@ -179,7 +179,7 @@ th.tg-sort-header::-moz-selection { background:transparent; }th.tg-sort-header::
|
|||
<td class="tg-yw4l">Blockchain</td>
|
||||
<td class="tg-yw4l"><a href="#gettxout">GetTxOut</a></td>
|
||||
<td class="tg-baqh">Y</td>
|
||||
<td class="tg-baqh"></td>
|
||||
<td class="tg-baqh">Updated in 0.14.1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tg-b7b8">Blockchain</td>
|
||||
|
@ -491,7 +491,7 @@ th.tg-sort-header::-moz-selection { background:transparent; }th.tg-sort-header::
|
|||
<td class="tg-b7b8">Rawtransactions</td>
|
||||
<td class="tg-b7b8"><a href="#fundrawtransaction">FundRawTransaction</a></td>
|
||||
<td class="tg-dzk6">Y</td>
|
||||
<td class="tg-dzk6">Updated in 0.12.3.0</td>
|
||||
<td class="tg-dzk6">Updated in 0.14.1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tg-yw4l">Rawtransactions</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue