mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-04-20 07:56:05 -04:00
better description
This commit is contained in:
parent
119be4b40e
commit
abc89a69d9
@ -131,7 +131,7 @@ pub async fn refund(
|
||||
{
|
||||
let state = BobState::BtcPunished {
|
||||
tx_lock_id: state6.tx_lock_id(),
|
||||
}; // Set state to punished.
|
||||
}; // Set state to punished, because timelock expired and in punished state.
|
||||
db.insert_latest_state(swap_id, state.clone().into())
|
||||
.await?;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user