Constant secp256k1::constants::SCHNORR_SIGNATURE_SIZE
source ยท pub const SCHNORR_SIGNATURE_SIZE: usize = 64;Expand description
The size of a schnorr signature.
pub const SCHNORR_SIGNATURE_SIZE: usize = 64;The size of a schnorr signature.