anvil::eth::api

Function ensure_return_ok

Source
fn ensure_return_ok(
    exit: InstructionResult,
    out: &Option<Output>,
) -> Result<Bytes, BlockchainError>
Expand description

Returns an error if the exit code is not ok