Constant secp256k1::constants::SCHNORR_PUBLIC_KEY_SIZE
source ยท pub const SCHNORR_PUBLIC_KEY_SIZE: usize = 32;Expand description
The size of a schnorr public key.
pub const SCHNORR_PUBLIC_KEY_SIZE: usize = 32;The size of a schnorr public key.