xmr-btc-swap/monero-harness/tests
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
..
testutils Add monero rpc log filter to harness tracing 2021-02-26 11:43:41 +11:00
monerod.rs No prefix for wallets in monero harness 2021-03-03 17:03:34 +11:00
wallet.rs No prefix for wallets in monero harness 2021-03-03 17:03:34 +11:00