Constant MUSIG_PART_SIG_SIZE

Source
pub const MUSIG_PART_SIG_SIZE: usize = 36;
Expand description

Size (in bytes) of the internal representation of a partial signature. This structure include magic bytes ([0xeb, 0xfb, 0x1a, 0x32]) alongside the actual signature scalar.