Constant DEFAULT_MAX_LOGS_PER_RESPONSE
pub const DEFAULT_MAX_LOGS_PER_RESPONSE: usize = 20_000; // 20_000usize
Available on crate feature
rpc
only.Expand description
The default maximum of logs in a single response.
pub const DEFAULT_MAX_LOGS_PER_RESPONSE: usize = 20_000; // 20_000usize
rpc
only.The default maximum of logs in a single response.