mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-11 04:12:36 -03:00
5 lines
264 B
Markdown
5 lines
264 B
Markdown
|
RPC changes
|
||
|
-----------
|
||
|
The RPC `joinpsbts` will shuffle the order of the inputs and outputs of the resulting joined psbt.
|
||
|
Previously inputs and outputs were added in the order that the PSBTs were provided which makes correlating inputs to outputs extremely easy.
|