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 6b99bd1 commit bfcd94c
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 @@ -524,7 +524,7 @@ impl BtcSwapTxV2 {
}

/// Compute the Musig partial signature.
/// This is used to cooperatively close a Submarine or Chain Swap.
/// This is used to cooperatively settle a Submarine or Chain Swap.
pub fn partial_sig(
&self,
keys: &Keypair,
Expand Down

0 comments on commit bfcd94c

Please sign in to comment.