Constant alloy_eips::eip1559::ETHEREUM_BLOCK_GAS_LIMIT
source ยท pub const ETHEREUM_BLOCK_GAS_LIMIT: u64 = 30_000_000;
Expand description
The default Ethereum block gas limit.
pub const ETHEREUM_BLOCK_GAS_LIMIT: u64 = 30_000_000;
The default Ethereum block gas limit.