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.