Module node

Expand description

Node traits

Traits§

FullNodePrimitives
Helper trait that sets trait bounds on NodePrimitives.
NodePrimitives
Configures all the primitive types of the node.

Type Aliases§

BlockTy
Helper adapter type for accessing NodePrimitives block types.
BodyTy
Helper adapter type for accessing NodePrimitives block body types.
HeaderTy
Helper adapter type for accessing NodePrimitives block header types.
ReceiptTy
Helper adapter type for accessing NodePrimitives receipt types.
TxTy
Helper adapter type for accessing NodePrimitives signed transaction types.