Constant MAX_BLOCK_SIGOPS_COST
pub const MAX_BLOCK_SIGOPS_COST: i64 = 80_000; // 80_000i64
Expand description
The maximum allowed number of signature check operations in a block
pub const MAX_BLOCK_SIGOPS_COST: i64 = 80_000; // 80_000i64
The maximum allowed number of signature check operations in a block