mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-13 11:35:20 +01:00
doc: Release notes for psbtv2
This commit is contained in:
parent
a487dee098
commit
1137807299
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…
Add table
Reference in a new issue