fn convert_executed_result(
evm_env: EvmEnv,
tx_env: TxEnv,
inspector: InspectorStack,
_: ResultAndState,
has_state_snapshot_failure: bool,
) -> Result<RawCallResult>Expand description
Converts the data aggregated in the inspector and call to a RawCallResult