Skip to main content

Crate arc_malachitebft_core_driver

Crate arc_malachitebft_core_driver 

Source
Expand description

Driver for the state machine of the Malachite consensus engine

Re-exports§

pub use proposal_keeper::EvidenceMap;

Modules§

proposal_keeper
For storing proposals.

Structs§

Driver
Driver for the state machine of the Malachite consensus engine at a given height.
ThresholdParams
Represents the different quorum thresholds.

Enums§

Error
The type of errors that can be yielded by the Driver.
Input
Events that can be received by the Driver.
Output
Messages emitted by the Driver
Step
The step of consensus in this round