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
pub(super) const MAX_STANDARD_MULTISIG_PUBKEYS: usize = 3;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