mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-11-30 20:46:33 -05: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
|
|
@ -17,8 +17,7 @@
|
|||
)]
|
||||
|
||||
pub mod bitcoin;
|
||||
pub mod command;
|
||||
pub mod config;
|
||||
pub mod cli;
|
||||
pub mod database;
|
||||
pub mod execution_params;
|
||||
pub mod fs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue