pub fn tempo_gas_params(spec: TempoHardfork) -> GasParamsExpand description
Backward-compatible alias for tempo_gas_params_with_amsterdam with TIP-1016 disabled.
External consumers (e.g. foundry) that depend on the single-argument signature continue
to work: TIP-1016 is opt-in via tempo_gas_params_with_amsterdam(spec, true).