mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-11-30 20:46:33 -05:00
Rename nectar to asb (automated swap backend)
This commit is contained in:
parent
374c2d4372
commit
fe3d6f1fef
6 changed files with 13 additions and 13 deletions
|
|
@ -16,13 +16,13 @@
|
|||
missing_copy_implementations
|
||||
)]
|
||||
|
||||
pub mod asb;
|
||||
pub mod bitcoin;
|
||||
pub mod cli;
|
||||
pub mod database;
|
||||
pub mod execution_params;
|
||||
pub mod fs;
|
||||
pub mod monero;
|
||||
pub mod nectar;
|
||||
pub mod protocol;
|
||||
pub mod seed;
|
||||
pub mod trace;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue