We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e77f33f commit fdae0fdCopy full SHA for fdae0fd
src/musig.rs
@@ -604,7 +604,7 @@ impl SecretNonce {
604
///
605
/// # Warning:
606
607
- /// Storing and re-creating this structure may leak to nonce reuse, which will leak
+ /// Storing and re-creating this structure may lead to nonce reuse, which will leak
608
/// your secret key in two signing sessions, even if neither session is completed.
609
/// These functions should be avoided if possible and used with care.
610
0 commit comments