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 0a637e5 commit 20e7dca
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 @@ -422,7 +422,7 @@ pub enum RevSwapStates {
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
/// the locked chain L-BTC until swap expiry. In this case, Boltz will also automatically refund
/// 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 20e7dca

Please sign in to comment.