logo
pub const PUBLIC_KEY_LENGTH: usize = 32; // 0x0000_0000_0000_0020usize
Expand description

The length of an ed25519 PublicKey, in bytes.