Constant PART_SIG_SERIALIZED_SIZE

Source
pub const PART_SIG_SERIALIZED_SIZE: usize = 32;
Expand description

Serialized size (in bytes) of a partial signature. The serialized form is used for transmitting partial signatures to be aggregated into the final signature.