Module node

Module node 

Expand description

Helper trait for interfacing with FullNodeComponents.

Structs§

RpcNodeCoreAdapter
An adapter that allows to construct RpcNodeCore from components.

Traits§

RpcNodeCore
Helper trait that provides the same interface as FullNodeComponents but without requiring implementation of trait bounds.
RpcNodeCoreExt
Additional components, asides the core node components, needed to run eth_ namespace API server.