pub const SCHNORR_PUBLIC_KEY_SIZE: usize = 32; // 32usize
Expand description

The size of a schnorr public key.