Constant MAX_HEADER_HISTORY
pub const MAX_HEADER_HISTORY: u64 = 1024; // 1_024u64
Available on crate feature
rpc
only.Expand description
The default maximum number of blocks to use for the gas price oracle.
pub const MAX_HEADER_HISTORY: u64 = 1024; // 1_024u64
rpc
only.The default maximum number of blocks to use for the gas price oracle.