Skip to content

Commit

Permalink
test pass, but the unit one
Browse files Browse the repository at this point in the history
  • Loading branch information
bfish713 committed Mar 27, 2024
1 parent 6a508c0 commit 86e2d43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/task-impls/src/consensus.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1479,6 +1479,7 @@ impl<TYPES: NodeType, I: NodeImplementation<TYPES>, A: ConsensusApi<TYPES, I> +
event.as_ref(),
HotShotEvent::QuorumProposalRecv(_, _)
| HotShotEvent::QuorumVoteRecv(_)
| HotShotEvent::QuorumProposalValidated(_)
| HotShotEvent::QCFormed(_)
| HotShotEvent::UpgradeCertificateFormed(_)
| HotShotEvent::DACRecv(_)
Expand Down

0 comments on commit 86e2d43

Please sign in to comment.