PUBLIC_KEY_LENGTH

Constant PUBLIC_KEY_LENGTH 

Source
pub const PUBLIC_KEY_LENGTH: usize = ed25519_dalek::PUBLIC_KEY_LENGTH; // 32usize
Expand description

The length of a PSEC public key, in bytes.