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 20e7dca commit c98edfa
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 @@ -421,7 +421,7 @@ pub enum RevSwapStates {
/// back to the user, no further action or refund is required and the user didn't pay any fees.
TransactionFailed,
/// 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
/// and Boltz successfully locked up coins onchain, but the Boltz API Client did not claim
/// the locked oncahin coins before swap expiry. In this case, Boltz will also automatically refund
/// its own locked onchain coins and the Lightning payment is cancelled.
TransactionRefunded,
Expand Down

0 comments on commit c98edfa

Please sign in to comment.