mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-13 07:28:59 +01:00
374 B
374 B
Wallet
- The
-walletrbfstartup option will now default totrue. The wallet will now default to opt-in RBF on transactions that it creates.
Updated RPCs
- The
replaceableoption for thecreaterawtransactionandcreatepsbtRPCs will now default totrue. Transactions created with these RPCs will default to having opt-in RBF enabled.