Constant secp256k1::constants::SCHNORRSIG_PUBLIC_KEY_SIZE
source · pub const SCHNORRSIG_PUBLIC_KEY_SIZE: usize = SCHNORR_PUBLIC_KEY_SIZE; // 32usize
👎Deprecated since 0.22.0: Use SCHNORR_PUBLIC_KEY_SIZE instead.
Expand description
The size of a Schnorr public key.