We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61d9149 commit ab3c06dCopy full SHA for ab3c06d
doc/release-notes-25610.md
@@ -0,0 +1,12 @@
1
+Wallet
2
+------
3
+
4
+- The `-walletrbf` startup option will now default to `true`. The
5
+ wallet will now default to opt-in RBF on transactions that it creates.
6
7
+Updated RPCs
8
+------------
9
10
+- The `replaceable` option for the `createrawtransaction` and
11
+ `createpsbt` RPCs will now default to `true`. Transactions created
12
+ with these RPCs will default to having opt-in RBF enabled.
0 commit comments