Module node

Module node 

Source
Expand description

Node traits

Traits§

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.