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.