Constant DEFAULT_MULTIPROOF_TASK_CHUNK_SIZE
pub const DEFAULT_MULTIPROOF_TASK_CHUNK_SIZE: usize = 10; // 10usize
Available on crate feature
node-api
only.Expand description
The size of proof targets chunk to spawn in one multiproof calculation.