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.