Expand description
Re-exported from reth_rpc_server_types
.
Modules§
- Common RPC constants.
- Re-exported from
reth_rpc_eth_types
. - Additional helpers for converting errors.
Macros§
- A macro that implements the
ToRpcResult
for a specific error type
Enums§
- Represents RPC modules that are supported by reth
- Describes the modules that should be installed.
Traits§
- Helper trait to easily convert various
Result
types into [RpcResult
]