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.