Skip to content

Commit

Permalink
Update src/swaps/boltz.rs
Browse files Browse the repository at this point in the history
Co-authored-by: michael1011 <me@michael1011.at>
  • Loading branch information
ok300 and michael1011 authored May 21, 2024
1 parent a337097 commit 0a637e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/swaps/boltz.rs
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ pub enum RevSwapStates {
/// This is the final status of a swap, if the user successfully set up the Lightning payment
/// and Boltz successfully locked up L-BTC on the chain, but the Boltz API Client did not claim
/// the locked chain L-BTC until swap expiry. In this case, Boltz will also automatically refund
/// its own locked chain L-BTC.
/// its own locked onchain coins and the Lightning payment is cancelled.
TransactionRefunded,
}

Expand Down

0 comments on commit 0a637e5

Please sign in to comment.