Expand description

Network packet message types. These get serialized and put into the lower level protocol payload.

Re-exports

pub use generic::BlockAnnounce;
pub use generic::FromBlock;

Modules

Generic types.

Structs

Announcement summary used for debug logging.
Handshake sent when we open a block announces substream.
Node roles bitmask.

Enums

Block state in the chain.
Block enumeration direction.

Type Definitions

Type alias for using the BlockData type using block type parameters.
Type alias for using the block request type using block type parameters.
Type alias for using the BlockResponse type using block type parameters.