Skip to content

Commit

Permalink
Merge pull request #72 from cce/fix-overview-cert-committees
Browse files Browse the repository at this point in the history
Fix overview PDF cert committee sizes
  • Loading branch information
algofoundation authored Aug 18, 2022
2 parents 2dd5435 + a2a5849 commit 285eb74
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified overview/Algorand_v1_spec-2.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion overview/latex/sections/DetailedConsensus.tex
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ \subsection{Randomly Elected Committees}
\hline
0 & propose & 20 & N/A \\
1 & soft & 2990 & 2267 \\
2 & cert & 1550 & 2267 \\
2 & cert & 1500 & 1112 \\
3$\leq s \leq$252 & next$_{s-3}$ & 5000 & 3838 \\
253 & late & 500 & 320 \\
254 & redo & 2400 & 1768 \\
Expand Down

0 comments on commit 285eb74

Please sign in to comment.