reth::rpc::builder::constants

Constant MAX_ETH_PROOF_WINDOW

Source
pub const MAX_ETH_PROOF_WINDOW: u64 = _; // 1_209_600u64
Expand description

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