Module primitives

Module primitives 

Expand description

Abstraction over primitive types in network messages.

Structs§

BasicNetworkPrimitives
Basic implementation of NetworkPrimitives combining [NodePrimitives] and a pooled transaction.

Traits§

NetPrimitivesFor
This is a helper trait for use in bounds, where some of the NetworkPrimitives associated types must be the same as the [NodePrimitives] associated types.
NetworkPrimitives
Abstraction over primitive types which might appear in network messages.

Type Aliases§

EthNetworkPrimitives
Network primitive types used by Ethereum networks.