mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-12 03:34:20 +00:00
minor fix to mainnet config comments
Co-Authored-By: Cayman <caymannava@gmail.com>
This commit is contained in:
parent
a11b01296b
commit
e86ff1ead7
@ -55,7 +55,7 @@ BLS_WITHDRAWAL_PREFIX: 0x00
|
|||||||
SECONDS_PER_SLOT: 12
|
SECONDS_PER_SLOT: 12
|
||||||
# 2**0 (= 1) slots 6 seconds
|
# 2**0 (= 1) slots 6 seconds
|
||||||
MIN_ATTESTATION_INCLUSION_DELAY: 1
|
MIN_ATTESTATION_INCLUSION_DELAY: 1
|
||||||
# 2**6 (= 32) slots 6.4 minutes
|
# 2**5 (= 32) slots 6.4 minutes
|
||||||
SLOTS_PER_EPOCH: 32
|
SLOTS_PER_EPOCH: 32
|
||||||
# 2**0 (= 1) epochs 6.4 minutes
|
# 2**0 (= 1) epochs 6.4 minutes
|
||||||
MIN_SEED_LOOKAHEAD: 1
|
MIN_SEED_LOOKAHEAD: 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user