reth_rpc_eth_types

Module error

Source
Expand description

Implementation specific Errors for the eth_ namespace.

Re-exports§

Modules§

  • Helper traits to wrap generic l1 errors, in network specific error type configured in reth_rpc_eth_api::EthApiTypes.

Structs§

  • Represents a reverted transaction and its output data.

Enums§

Traits§

  • A trait to convert an error to an RPC error.

Functions§

  • Converts the evm [ExecutionResult] into a result where Ok variant is the output bytes if it is [ExecutionResult::Success].

Type Aliases§