Constant reth_rpc_server_types::constants::MAX_ETH_PROOF_WINDOW

source ยท
pub const MAX_ETH_PROOF_WINDOW: u64 = _; // 302_400u64
Expand description

Maximum eth historical proof window. Equivalent to roughly one and a half months of data on a 12 second block time, and a week on a 2 second block time.