Constant reth::primitives::constants::ETHEREUM_BLOCK_GAS_LIMIT

pub const ETHEREUM_BLOCK_GAS_LIMIT: u64 = 30_000_000; // 30_000_000u64
Expand description

The default Ethereum block gas limit. See https://github.com/paradigmxyz/reth/issues/3233.