Skip to content

Commit

Permalink
Update src/swaps/bitcoinv2.rs
Browse files Browse the repository at this point in the history
Co-authored-by: michael1011 <me@michael1011.at>
  • Loading branch information
i5hi and michael1011 authored Jun 27, 2024
1 parent 9ef1405 commit fc5a2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/swaps/bitcoinv2.rs
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@ impl BtcSwapTxV2 {
}

/// Sign a claim transaction.
/// Panics if called on a Submarine Swap or Refund Tx.
/// Errors if called on a Submarine Swap or Refund Tx.
/// If the claim is cooperative, provide the other party's partial sigs.
/// If this is None, transaction will be claimed via taproot script path.
pub fn sign_claim(
Expand Down

0 comments on commit fc5a2c9

Please sign in to comment.