Module node

Source
Expand description

Traits for configuring a node.

Structs§

AddOnsContext
Context passed to NodeAddOns::launch_add_ons,
FullNodeTypesAdapter
An adapter type that adds the builtin provider type to the user configured node types.

Traits§

FullNodeComponents
Encapsulates all types and components of the node.
FullNodeTypes
A helper trait that is downstream of the NodeTypesWithEngine trait and adds stateful components to the node.
NodeAddOns
Customizable node add-on types.
PayloadBuilderFor
Helper trait to bound [PayloadBuilder] to the node’s engine types.