xmr-btc-swap/swap
Daniel Karzel 4dd696ebe1
Fix monero-wallet-rpc startup for mainnet CLI
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.
2021-05-20 13:05:51 +10:00
..
src Fix monero-wallet-rpc startup for mainnet CLI 2021-05-20 13:05:51 +10:00
tests Network check upon spot price request 2021-05-20 13:03:29 +10:00
Cargo.toml Toggle json logs using commandline flag. 2021-05-11 15:28:25 +10:00