diff --git a/swap/src/bitcoin.rs b/swap/src/bitcoin.rs index fc91996b..c44facdd 100644 --- a/swap/src/bitcoin.rs +++ b/swap/src/bitcoin.rs @@ -344,8 +344,7 @@ mod tests { tx_redeem_fee, tx_punish_fee, &mut OsRng, - ) - .unwrap(); + ); let bob_state0 = bob::State0::new( Uuid::new_v4(),