pub const SCHNORRSIG_SIGNATURE_SIZE: usize = SCHNORR_SIGNATURE_SIZE; // 64usize
👎Deprecated since 0.22.0: Use SCHNORR_SIGNATURE_SIZE instead.
Expand description

The size of a Schnorr signature.