mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-07-24 15:25:28 -04:00
Remove traits in favour of public functions
This commit is contained in:
parent
578d23d7fc
commit
0945cee459
6 changed files with 19 additions and 29 deletions
|
@ -21,7 +21,6 @@ use swap::{
|
|||
execution_params,
|
||||
execution_params::{ExecutionParams, GetExecutionParams},
|
||||
monero,
|
||||
monero::Refresh,
|
||||
protocol::{alice, alice::AliceState, bob, bob::BobState},
|
||||
seed::Seed,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue