Skip to main content

MAX_STANDARD_MULTISIG_PUBKEYS

Constant MAX_STANDARD_MULTISIG_PUBKEYS 

Source
pub(super) const MAX_STANDARD_MULTISIG_PUBKEYS: usize = 3;
Expand description

Maximum number of public keys allowed in a standard multisig script. https://github.com/zcash/zcash/blob/v6.11.0/src/policy/policy.cpp#L46-L48