Skip to content

Conversation

franco-gondi
Copy link

No description provided.

// delivered and we send its digest to the consensus (that will include it into
// the dag). This should reduce the amount of synching.
let mut total_stake = self.stake;
while let Some(stake) = wait_for_quorum.next().await {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you sure this line won't block until a message is received from other validators (which will never happen if there is a single validator)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants