mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-07-30 10:09:04 -04:00
Remove unnecessary monero wallet trait abstractions
This commit is contained in:
parent
1041212a60
commit
d63790c2a6
8 changed files with 15 additions and 119 deletions
|
@ -22,7 +22,6 @@ use swap::{
|
|||
execution_params,
|
||||
execution_params::{ExecutionParams, GetExecutionParams},
|
||||
monero,
|
||||
monero::OpenWallet,
|
||||
protocol::{alice, alice::AliceState, bob, bob::BobState},
|
||||
seed::Seed,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue