mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-11-30 20:46:33 -05:00
Merge #214
214: Rename nectar to asb (automated swap backend) r=da-kami a=da-kami Co-authored-by: Daniel Karzel <daniel@comit.network>
This commit is contained in:
commit
a6724f29af
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