MAX_STANDARD_TX_SIGOPS_COST

The maximum number of sigops we're willing to relay/mine in a single tx

Synopsis

Declared in <policy/policy.h>

inline constexpr unsigned int MAX_STANDARD_TX_SIGOPS_COST = {MAX_BLOCK_SIGOPS_COST/5};