mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-06-03 16:02:34 +02: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.
|