pub const MAX_POLICY_TRANSACTION_SIGOPS: SigopCost;Expand description
Maximum standard transaction sigop cost admitted by the pinned HSD policy.
This bound is deliberately not enforced by sigop_adjusted_virtual_size
so callers can calculate evidence before reporting a policy rejection.