fixed algorithm

This commit is contained in:
Jae Kwon
2014-09-14 15:37:32 -07:00
parent c73f40b844
commit 8e452aa0d2
35 changed files with 2637 additions and 2295 deletions

View File

@@ -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.