Constant bitcoin::constants::MAX_BLOCK_SIGOPS_COST

source ยท
pub const MAX_BLOCK_SIGOPS_COST: i64 = 80_000;
Expand description

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