pub type EthApiBuilderFor<N, NetworkT = Ethereum> = EthApiBuilder<N, EthRpcConverterFor<N, NetworkT>>;Expand description
Helper type alias for EthApi with components from the given [FullNodeComponents].
Aliased Type§
pub struct EthApiBuilderFor<N, NetworkT = Ethereum> { /* private fields */ }Layout§
Note: Encountered an error during type layout; the type failed to be normalized.