Expand description
Support for configuring the higher level node types.
Structs§
Traits§
- Full
Node Types - A helper trait that is downstream of the
NodeTypes
trait and adds stateful components to the node. - Node
- A
crate::Node
is aNodeTypes
that comes with preconfigured components. - Node
Types - The type that configures the essential types of an Ethereum-like node.