mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-14 01:05:58 -04:00
Move cli specific modules under cli folder
nectar will also have its own folder with a separate config.
This commit is contained in:
parent
901c9e89c9
commit
7805a6d684
5 changed files with 8 additions and 5 deletions
2
swap/src/cli.rs
Normal file
2
swap/src/cli.rs
Normal file
|
@ -0,0 +1,2 @@
|
|||
pub mod command;
|
||||
pub mod config;
|
Loading…
Add table
Add a link
Reference in a new issue