xmr-btc-swap/swap/tests/testutils
Daniel Karzel 2bb1c1e177 No prefix for wallets in monero harness
Prefixing docker-containers and -networks is a necessity to be able to spin up multiple containers and networks.
However, there is no reason to prefix the wallet names that live inside a container. One cannot add a wallet with
the same name twice, so the prefixing of wallets does not bring any advantage. When re-opening a wallet by name
the wallet name prefix is cumbersome and was thus removed.
2021-03-03 17:03:34 +11:00
..
bitcoind.rs Upgrade to testcontainers v0.12 2021-02-16 17:11:25 +11:00
electrs.rs Upgrade to bdk 4.0 2021-02-19 15:18:37 +11:00
mod.rs No prefix for wallets in monero harness 2021-03-03 17:03:34 +11:00