mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-04-20 16:06:00 -04:00
Remove redundant debug print
This commit is contained in:
parent
4b5c54e3e4
commit
89ea49910c
@ -138,7 +138,6 @@ pub async fn refund(
|
||||
.is_ok()
|
||||
{
|
||||
// Alice already punished us, so we are out-of-sync with Alice and should set our state to the BtcPunished.
|
||||
tracing::debug!("we are punished");
|
||||
let state = BobState::BtcPunished {
|
||||
tx_lock_id: state6.tx_lock_id(),
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user