diff --git a/doc/release-notes-21283.md b/doc/release-notes-21283.md new file mode 100644 index 00000000000..fb5494a1f73 --- /dev/null +++ b/doc/release-notes-21283.md @@ -0,0 +1,6 @@ +Updated RPCs +------------ + +- `createpsbt`, `walletcreatepsbt`, `converttopsbt`, and `psbtbumpfee` + will now default to creating version 2 PSBTs. An optional `psbt_version` + argument is added to these RPCs which allows specifying the version of PSBT to create.