mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-04-16 06:03:06 -04:00

There is no `--mainnet` flag. Since we cannot just pass an empty string to `.arg()` we use the `.args()` method to pass nothing for mainnet and the respective flags for stagenet and testnet.