Module node

Available on crate feature rpc only.
Expand description

Helper trait for interfacing with FullNodeComponents.

Traits§

RpcNodeCore
Helper trait to relax trait bounds on FullNodeComponents.
RpcNodeCoreExt
Additional components, asides the core node components, needed to run eth_ namespace API server.