Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Josef Widder <44643235+josef-widder@users.noreply.github.com>
  • Loading branch information
cason and josef-widder authored Feb 15, 2024
1 parent 79caf58 commit a46fcaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specs/english/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -335,8 +335,8 @@ for [proposal messages](#proposals) and [vote messages](#counting-votes),
the need of storing message referring to previous or future heights introduces
new attack vectors.

If messages from [previous heights](#previous-heights) from a peer trigger in a
node procedures for trying to catch up that peer, a Byzantine peer may
If messages from [previous heights](#previous-heights) from a peer trigger a different node to
execute procedures for trying to catch up that peer, a Byzantine peer may
indefinitely claim to be stuck in a previous height, or that it is behind by
several heights.
In both cases the node will consume resources to catchup a peer that possibly
Expand Down

0 comments on commit a46fcaa

Please sign in to comment.