pub const SCHNORR_PUBLIC_KEY_SIZE: usize = 32;
Expand description

The size of a schnorr public key.