mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 03:47:29 -03:00
doc: Release notes for psbtv2
This commit is contained in:
parent
4abe180242
commit
16d734e30e
1 changed files with 6 additions and 0 deletions
6
doc/release-notes-21283.md
Normal file
6
doc/release-notes-21283.md
Normal file
|
@ -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.
|
Loading…
Reference in a new issue