pub const DEFAULT_MULTIPROOF_TASK_CHUNK_SIZE: usize = 10;
The size of proof targets chunk to spawn in one multiproof calculation.