aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-25610.md
blob: 743a7709bf4883e61e6dfbc474862af91634b3e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Wallet
------

- The `-walletrbf` startup option will now default to `true`. The
  wallet will now default to opt-in RBF on transactions that it creates.

Updated RPCs
------------

- The `replaceable` option for the `createrawtransaction` and
  `createpsbt` RPCs will now default to `true`. Transactions created
  with these RPCs will default to having opt-in RBF enabled.