Module primitives

Expand description

Abstraction over primitive types in network messages.

Structs§

EthNetworkPrimitives
Primitive types used by Ethereum network.

Traits§

NetworkPrimitives
Abstraction over primitive types which might appear in network messages. See crate::EthMessage for more context.