mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Minor review updates
- listunspent RPC - remove RBF-related text - InstantSend - Convert improvement list to table - Add some additional detail - Update limitation list
This commit is contained in:
parent
ebe222c4f3
commit
c523af4ca9
2 changed files with 24 additions and 12 deletions
|
@ -136,7 +136,7 @@ the *spendable* field in the results described below.
|
|||
- n: "→ →<br>`safe`"
|
||||
t: "bool"
|
||||
p: "Required<br>(exactly 1)"
|
||||
d: "*Added in Bitcoin Core 0.15.0*<br><br>Whether this output is considered safe to spend. Unconfirmed transactions from outside keys and unconfirmed replacement transactions are considered unsafe and are not eligible for spending by `fundrawtransaction` and `sendtoaddress`."
|
||||
d: "*Added in Bitcoin Core 0.15.0*<br><br>Whether this output is considered safe to spend. Unconfirmed transactions from outside keys are considered unsafe and are not eligible for spending by `fundrawtransaction` and `sendtoaddress`."
|
||||
|
||||
{% enditemplate %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue