From ab3c06db1aed979847158505f3df1dcea9fd6c2b Mon Sep 17 00:00:00 2001 From: Andrew Chow Date: Thu, 14 Jul 2022 15:15:28 -0400 Subject: doc: Release notes for default RBF --- doc/release-notes-25610.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/release-notes-25610.md (limited to 'doc') diff --git a/doc/release-notes-25610.md b/doc/release-notes-25610.md new file mode 100644 index 0000000000..743a7709bf --- /dev/null +++ b/doc/release-notes-25610.md @@ -0,0 +1,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. -- cgit v1.2.3