We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 464cc05 commit 4d3d882Copy full SHA for 4d3d882
frost-secp256k1-tr/src/lib.rs
@@ -600,7 +600,7 @@ pub mod keys {
600
601
/// Trait for ensuring the group public key has an even Y coordinate.
602
///
603
- /// In BIP-320, public keys are encoded with only the X coordinate, which
+ /// In BIP-340, public keys are encoded with only the X coordinate, which
604
/// means that two Y coordinates are possible. The specification says that
605
/// the coordinate which is even must be used. Alternatively, something
606
/// equivalent can be accomplished by simply converting any existing
0 commit comments