mirror of
https://github.com/tendermint/tendermint.git
synced 2026-05-31 11:26:20 +00:00
This condition is really hard to get. Initially, lockedRound and validRound are set to -1 as we start with round 0. Refs #2702
See the consensus spec and the reactor consensus spec for more information.