Constant MUSIG_SECNONCE_SIZE

Source
pub const MUSIG_SECNONCE_SIZE: usize = 132;
Expand description

Size (in bytes) of the secret nonce structure used in a MuSig2 session. It holds the secret (ephemeral) nonces used internally for nonce derivation before the corresponding public nonces are computed.