pub const MAX_GET_LOGS_ITEMS: u64 = 50;
Expand description

Maximum number of Log items per eth_getLogs request.