xmr-btc-swap/swap
Thomas Eizinger 8b59ac26ba
Replace sorting with slice pattern matching
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.
2021-07-06 20:06:40 +10:00
..
src Replace sorting with slice pattern matching 2021-07-06 20:06:40 +10:00
tests Integrate rendezvous protocol into ASB 2021-07-06 20:03:19 +10:00
Cargo.toml Add the list-sellers command to the CLI 2021-07-06 20:03:18 +10:00