Constant eth_bridge::MAX_GET_LOGS_ITEMS
source · pub const MAX_GET_LOGS_ITEMS: u64 = 50;
Expand description
Maximum number of Log
items per eth_getLogs
request.
pub const MAX_GET_LOGS_ITEMS: u64 = 50;
Maximum number of Log
items per eth_getLogs
request.