fix typo: ticck -> tick (#26711)

This commit is contained in:
kirill lykov 2022-07-23 14:23:10 +02:00 committed by GitHub
parent 0fff5b8bf8
commit 3396d4eccd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ When blockstore receives a new shred `s`, there are two cases:
1. Replay stage replays entries from blockstore, keeping track of the number of
ticks it has seen per slot, and verifying there are `hashes_per_tick` number of
hashes between ticcks. After the tick from this last shred has been played,
hashes between ticks. After the tick from this last shred has been played,
replay stage then checks the total number of ticks.
Failure scenario 1: If ever there are two consecutive ticks between which the