Constant BLOCK_HASH_HISTORY
pub const BLOCK_HASH_HISTORY: u64 = 256; // 256u64
Expand description
Number of block hashes that EVM can access in the past (pre-Prague)
pub const BLOCK_HASH_HISTORY: u64 = 256; // 256u64
Number of block hashes that EVM can access in the past (pre-Prague)