Constant BLOCK_HASH_HISTORY
pub const BLOCK_HASH_HISTORY: u64 = 256; // 256u64Available on crate feature
evm only.Expand description
Number of block hashes that EVM can access in the past (pre-Prague)
pub const BLOCK_HASH_HISTORY: u64 = 256; // 256u64evm only.Number of block hashes that EVM can access in the past (pre-Prague)