mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-02-12 12:51:22 -05:00
![rishflab](/assets/img/avatar_default.png)
Created network, storage and protocol modules. Organised files into the modules where the belong. xmr_btc crate moved into isolated modulein swap crate. Remove the xmr_btc module and integrate into swap crate. Consolidate message related code Reorganise imports Remove unused parent Message enum Remove unused parent State enum Remove unused dependencies from Cargo.toml
3 lines
49 B
TOML
3 lines
49 B
TOML
[workspace]
|
|
members = ["monero-harness", "swap"]
|