Content - remove RBF-related text

This commit is contained in:
thephez 2019-05-13 09:29:14 -04:00
parent 4fb5f54cc7
commit 29825770ac
No known key found for this signature in database
GPG key ID: BBC8A06DBE236099

View file

@ -136,7 +136,7 @@ the *spendable* field in the results described below.
- n: "→ →<br>`safe`" - n: "→ →<br>`safe`"
t: "bool" t: "bool"
p: "Required<br>(exactly 1)" 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 %} {% enditemplate %}