DEFAULT_MULTIPROOF_TASK_CHUNK_SIZE_V2

Constant DEFAULT_MULTIPROOF_TASK_CHUNK_SIZE_V2 

Source
pub const DEFAULT_MULTIPROOF_TASK_CHUNK_SIZE_V2: usize = _; // 240usize
Expand description

The size of proof targets chunk to spawn in one multiproof calculation when V2 proofs are enabled. This is 4x the default chunk size to take advantage of more efficient V2 proof computation.