mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-11-30 20:46:33 -05:00
Merge --seller-addr and --seller-peer-id into --seller parameter
This simplifies the CLI's interface.
This commit is contained in:
parent
206c98d71b
commit
ec4234fbb9
6 changed files with 121 additions and 95 deletions
|
|
@ -23,6 +23,7 @@ pub mod database;
|
|||
pub mod env;
|
||||
pub mod fs;
|
||||
pub mod kraken;
|
||||
pub mod libp2p_ext;
|
||||
pub mod monero;
|
||||
pub mod network;
|
||||
pub mod protocol;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue