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