MAX_BLOCK_TARGET

const val MAX_BLOCK_TARGET: Double = 1008.0(source)

Largest supported block target, one week of blocks. Simulation cost grows linearly with the target, so this bound keeps a caller-supplied numOfBlocks from costing minutes of CPU.