pub const ETHEREUM_BLOCK_GAS_LIMIT: u64 = 30_000_000;
Expand description

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