pub const TEMPO_T1_TX_GAS_LIMIT_CAP: u64 = 30_000_000; // 30_000_000u64Available on crate feature
reth only.Expand description
TIP-1010 per-transaction gas limit cap: 30 million gas. Allows maximum-sized contract deployments under TIP-1000 state creation costs.