pub const SIGNATURE_BYTES: usize = 64; // 0x0000_0000_0000_0040usize
Expand description

Ed25519 signatures are always the same length, 64 bytes.