You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we send the best proposal block in the sync extension to deliver block's precommits.
However, if the first proposer is not following the best block, there is no best proposal block.
We need other methods to send committed precommits.
The text was updated successfully, but these errors were encountered:
Currently, we send the best proposal block in the sync extension to deliver block's precommits.
However, if the first proposer is not following the best block, there is no best proposal block.
We need other methods to send committed precommits.
The text was updated successfully, but these errors were encountered: