Constant ckb_constant::sync::CHECK_POINT_WINDOW[][src]

pub const CHECK_POINT_WINDOW: u64 = (MAX_BLOCKS_IN_TRANSIT_PER_PEER * 4) as u64; // 0x0000_0000_0000_0200u64
Expand description

The point at which the scheduler adjusts the number of tasks, by default one adjustment per 512 blocks.