mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-06 05:25:35 +00:00
fixed algorithm
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## Determining the order of proposers at height h:
|
||||
## Determining the order of proposers at height h
|
||||
|
||||
```
|
||||
Determining the order of proposers at height h:
|
||||
@@ -33,7 +33,6 @@ round R in the consensus rounds at height h (the parent block).
|
||||
We omit details of dealing with membership changes.
|
||||
```
|
||||
|
||||
|
||||
## Zombie Validators
|
||||
|
||||
The most likely scenario may be during an upgrade.
|
||||
|
||||
Reference in New Issue
Block a user