Module quorum_proposal_recv

Source
Expand description

Task for handling QuorumProposalRecv events

Modulesยง

handlers ๐Ÿ”’
Event handlers for this task.

Structsยง

QuorumProposalRecvTaskState
The state for the quorum proposal task. Contains all of the information for handling HotShotEvent::QuorumProposalRecv events.
ValidationInfo ๐Ÿ”’
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