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

The default Ethereum block gas limit.