Crate snarkos_node_bft_events

Source

Modules§

io
Traits, helpers, and type definitions for core I/O functionality.

Structs§

BatchCertified
BatchPropose
BatchSignature
BlockRequest
BlockResponse
CertificateRequest
CertificateResponse
ChallengeRequest
ChallengeResponse
DataBlocks
A wrapper for a list of blocks.
Disconnect
EventCodec
The codec used to decode and encode network Events.
PrimaryPing
TransmissionRequest
TransmissionResponse
ValidatorsRequest
ValidatorsResponse
WorkerPing

Enums§

DisconnectReason
The reason behind the node disconnecting from a peer.
Event

Traits§

EventTrait

Type Aliases§

IoResult
A specialized Result type for I/O operations.