Module reth_rpc_eth_types::error

source ·
Expand description

Implementation specific Errors for the eth_ namespace.

Structs§

  • Represents a reverted transaction and its output data.

Enums§

Functions§

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

Type Aliases§