mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-14 17:26:11 -04:00
Remove CLI config file in favour of parameters
The CLI has sensible default values for all parameters, thus a config file is not really an advantage but just keeps getting in our way, so re remove it.
This commit is contained in:
parent
3a5d8aee42
commit
0091b6cdaf
5 changed files with 144 additions and 147 deletions
|
@ -1,2 +1 @@
|
|||
pub mod command;
|
||||
pub mod config;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue