pub const PUBLIC_KEY_LENGTH: usize = 32;
Expand description

The length of a PublicKey, in bytes.