pub const MUSIG_AGGNONCE_SIZE: usize = 132;Expand description
Size (in bytes) of the aggregated nonce structure. Represents the combined nonce obtained by aggregating the individual public nonces from all participants for the final signature computation.