Skip to main content

ensure_intrinsic_gas_tempo_tx

Function ensure_intrinsic_gas_tempo_tx 

Source
pub fn ensure_intrinsic_gas_tempo_tx(
    tx: &TempoPooledTransaction,
    spec: TempoHardfork,
) -> Result<(), InvalidPoolTransactionError>
Expand description

Ensures that gas limit of the transaction exceeds the intrinsic gas of the transaction.