mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-01 17:27:30 +00:00
typo
This commit is contained in:
parent
0af0773197
commit
4957abf40e
@ -13,7 +13,7 @@ proc `%`(v: ValidatorSig|ValidatorPubKey): JsonNode = newJString($v)
|
||||
|
||||
type Timers = enum
|
||||
tBlock = "Process non-epoch slot with block"
|
||||
tEpoch = "Proces epoch slot with block"
|
||||
tEpoch = "Process epoch slot with block"
|
||||
tHashBlock = "Tree-hash block"
|
||||
tShuffle = "Retrieve committe once using get_crosslink_committees_at_slot"
|
||||
tAttest = "Combine committee attestations"
|
||||
|
Loading…
x
Reference in New Issue
Block a user