Function make_process_tx_outcome

Source
pub fn make_process_tx_outcome(
    outcome: ExecutionOutcome,
    accumulated_gas_used: &mut U256,
    tx_hash: H256,
    spec: &Spec,
) -> ProcessTxOutcome