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