Module handlers

Source
Expand description

Event handlers for QuorumProposalValidated.

Functionsยง

handle_quorum_proposal_validated ๐Ÿ”’
Handles the QuorumProposalValidated event.
store_drb_result ๐Ÿ”’
Store the DRB result for the next epoch if we received it in a decided leaf.
submit_vote ๐Ÿ”’
Submits the QuorumVoteSend event if all the dependencies are met.
update_shared_state ๐Ÿ”’
Updates the shared consensus state with the new voting data.