Skip to main content

SIGNATURE_BYTES

Constant SIGNATURE_BYTES 

Source
pub const SIGNATURE_BYTES: usize = SIGNATURE_LEN; // 64usize
Expand description

Length sanity: a signature blob must be exactly 64 bytes. Surfaced to the caller so it can return MalformedSignature before computing the canonical payload.