mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-04-20 07:56:05 -04:00
Remove redundant debug print
This commit is contained in:
parent
5f392e3b7b
commit
6c2c205dd8
@ -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