pub const SIGNATURE_LENGTH: usize = 64;
Expand description

The length of a ed25519 Signature, in bytes.