fmt
This commit is contained in:
committed by
Greg Fitzgerald
parent
651342b3db
commit
e684fafb68
@ -1,5 +1,7 @@
|
|||||||
# Fork Selection This article describes Solana's *Fork Selection* algorithm
|
# Fork Selection
|
||||||
based on lockouts. It attempts to solve the following problems:
|
|
||||||
|
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
|
* Some forks may not end up accepted by the super-majority of the cluster, and
|
||||||
voters need to recover from voting on such forks.
|
voters need to recover from voting on such forks.
|
||||||
|
Reference in New Issue
Block a user