Constant MUSIG_KEYAGG_SIZE

Source
pub const MUSIG_KEYAGG_SIZE: usize = 197;
Expand description

Total size (in bytes) of the key aggregation context. This structure packs all metadata needed for aggregating individual public keys into a single MuSig2 aggregated key (including coefficients and any extra metadata).