reth_rpc_eth_api::types

Type Alias RpcError

Source
pub type RpcError<T> = <T as EthApiTypes>::Error;
Expand description

Adapter for network specific error type.

Layoutยง

Note: Encountered an error during type layout; the type failed to be normalized.