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