Constant MAX_ETH_PROOF_WINDOW
pub const MAX_ETH_PROOF_WINDOW: u64 = _; // 1_209_600u64
Available on crate feature
rpc
only.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.