diff --git a/merklesignature/committablePublicKeys.go b/merklesignature/committablePublicKeys.go index 7401c67efc..8c10cb2624 100644 --- a/merklesignature/committablePublicKeys.go +++ b/merklesignature/committablePublicKeys.go @@ -34,7 +34,7 @@ type ( keyLifetime uint64 } - // CommittablePublicKey is used to create a binary representation of public keys in the merkle + // CommittablePublicKey is used to create a binary representation of public keys in the merkle // signature scheme. CommittablePublicKey struct { VerifyingKey crypto.FalconVerifier