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