Expand description
Task for handling QuorumProposalRecv events
Modulesยง
- handlers ๐
- Event handlers for this task.
Structsยง
- Quorum
Proposal Recv Task State - The state for the quorum proposal task. Contains all of the information for
handling
HotShotEvent::QuorumProposalRecv
events. - Validation
Info ๐ - all the info we need to validate a proposal. This makes it easy to spawn an effemeral task to do all the proposal validation without blocking the long running one