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