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