This commit is contained in:
Anatoly Yakovenko
2019-01-30 10:04:22 -08:00
committed by Greg Fitzgerald
parent 651342b3db
commit e684fafb68

View File

@ -1,5 +1,7 @@
# Fork Selection This article describes Solana's *Fork Selection* algorithm
based on lockouts. It attempts to solve the following problems:
# Fork Selection
This article describes Solana's *Fork Selection* algorithm based on lockouts. It
attempts to solve the following problems:
* Some forks may not end up accepted by the super-majority of the cluster, and
voters need to recover from voting on such forks.