Module handlers

Source
Expand description

This module holds the dependency task for the QuorumProposalTask. It is spawned whenever an event that could initiate a proposal occurs.

Structs§

ProposalDependencyHandle
Handler for the proposal dependency

Enums§

ProposalDependency 🔒
Proposal dependency types. These types represent events that precipitate a proposal.

Functions§

handle_eqc_formed 🔒