Constant DEFAULT_PROOF_PERMITS
pub const DEFAULT_PROOF_PERMITS: usize = 25; // 25usize
Expand description
The default number of getproof calls we are allowing to run concurrently.
pub const DEFAULT_PROOF_PERMITS: usize = 25; // 25usize
The default number of getproof calls we are allowing to run concurrently.