Constant secp256k1::constants::MAX_SIGNATURE_SIZE
source ยท pub const MAX_SIGNATURE_SIZE: usize = 72;Expand description
The maximum size of a signature.
pub const MAX_SIGNATURE_SIZE: usize = 72;The maximum size of a signature.