Skip to content

Commit

Permalink
Make linter happy.
Browse files Browse the repository at this point in the history
  • Loading branch information
wen-coding committed Nov 15, 2024
1 parent 331fe01 commit d22ba4a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions proposals/0046-optimistic-cluster-restart-automation.md
Original file line number Diff line number Diff line change
Expand Up @@ -404,9 +404,8 @@ Now we prove this is safe, whenever there is a slot being optimistically
confirmed in the new epoch, we will only exit the aggregating of
`RestartLastVotedForkSlots` stage if > 80% in the new epoch joined:


1. Assume slot `X` is optimistically confirmed in the new epoch, it has
>67% stake in the new epoch.
1. Assume slot `X` is optimistically confirmed in the new epoch, it has >67%
stake in the new epoch.

2. Our stake warmup/cooldown limit is at 9% currently, so at least
67% - 9% = 58% of the stake were from the old epoch.
Expand Down

0 comments on commit d22ba4a

Please sign in to comment.