pub const MAX_BLOCK_SIGOPS_COST: i64 = 80_000; // 80_000i64
Expand description

The maximum allowed number of signature check operations in a block.