mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-09-20 21:04:39 -04:00
Cleanup unused config param that was accidentally introduced
This commit is contained in:
parent
903469f62a
commit
487b880371
8 changed files with 0 additions and 24 deletions
|
@ -81,7 +81,6 @@ async fn given_alice_restarts_after_xmr_is_locked_abort_swap() {
|
|||
bob_xmr_wallet.clone(),
|
||||
OsRng,
|
||||
Uuid::new_v4(),
|
||||
Config::regtest(),
|
||||
);
|
||||
|
||||
let alice_swap_id = Uuid::new_v4();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue