Skip to content

Typos on function names & code comments #4

@fcasal

Description

@fcasal

coutnter -> counter
Byes -> Bytes

// The internal coutnter is bytes 0-3

func LmsOtsPublicKeyFromByes(b []byte) (LmsOtsPublicKey, error) {

func LmsPublicKeyFromByes(b []byte) (LmsPublicKey, error) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions