mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-01-03 03:40:58 -05:00
0ca511bf8a
The hardcoded configuration was replaced with CLI configuration options. CLI based config was chosen over a config file as it does not access and clutter the user's file system. By CLI options depend on whether the program is run in Alice or Bob mode. |
||
---|---|---|
.. | ||
alice | ||
bob | ||
network | ||
alice.rs | ||
bitcoin.rs | ||
bob.rs | ||
cli.rs | ||
lib.rs | ||
main.rs | ||
monero.rs | ||
network.rs | ||
storage.rs | ||
tor.rs | ||
trace.rs |