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