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.
pub const MAX_BLOCK_SIGOPS_COST: i64 = 80_000;
The maximum allowed number of signature check operations in a block.