Skip to main content

MAX_P2SH_SIGOPS

Constant MAX_P2SH_SIGOPS 

Source
pub(super) const MAX_P2SH_SIGOPS: u32 = 15;
Expand description

Maximum sigops allowed in a P2SH redeemed script (zcashd MAX_P2SH_SIGOPS). https://github.com/zcash/zcash/blob/v6.11.0/src/policy/policy.h#L20