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