mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-30 07:43:48 +02:00
7 lines
262 B
Markdown
7 lines
262 B
Markdown
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.
|