Crate informalsystems_malachitebft_core_state_machine

Crate informalsystems_malachitebft_core_state_machine 

Source
Expand description

Per-round consensus state machine

Modulesยง

input
Inputs to the round state machine.
output
Outputs of the round state machine.
state
The state maintained by the round state machine
state_machine
The consensus state machine.
transition
A transition taken by the state machine after processing an input.