xmr-btc-swap/swap
Thomas Eizinger e642f5c148
Extend SwarmExt with ability to listen on TCP localhost
The CLI's transport doesn't support memory addresses and it also shouldn't support those by default. To be able to use it in tests, we extend the `SwarmExt` trait with the ability to listen on local TCP addresses with a random port.
2021-07-06 20:03:19 +10:00
..
src Extend SwarmExt with ability to listen on TCP localhost 2021-07-06 20:03:19 +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