PUBLIC_KEY_LENGTH

Constant PUBLIC_KEY_LENGTH 

Source
pub const PUBLIC_KEY_LENGTH: usize = 32;
Expand description

The length of an ed25519 PublicKey, in bytes.