reth_optimism_rpc::eth

Type Alias EthApiNodeBackend

Source
pub type EthApiNodeBackend<N> = EthApiInner<<N as RpcNodeCore>::Provider, <N as RpcNodeCore>::Pool, <N as RpcNodeCore>::Network, <N as RpcNodeCore>::Evm>;
Available on crate feature optimism only.
Expand description

Adapter for EthApiInner, which holds all the data required to serve core eth_ API.

Aliased Type§

struct EthApiNodeBackend<N> { /* private fields */ }

Layout§

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