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.