mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-04-11 19:09:21 -04:00

Sorting `psbt.output` by `witness_script` is at times pointless because it might be set to `None`. To be more robust, we pattern match against the produced transaction.