Skip to content

Commit

Permalink
Merge pull request #1473 from ethereum/config-typo
Browse files Browse the repository at this point in the history
minor fix to comment in mainnet config
  • Loading branch information
protolambda authored Nov 8, 2019
2 parents 931ad45 + b376a13 commit 240b206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/mainnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ BLS_WITHDRAWAL_PREFIX: 0x00
# ---------------------------------------------------------------
# 12 seconds
SECONDS_PER_SLOT: 12
# 2**0 (= 1) slots 6 seconds
# 2**0 (= 1) slots 12 seconds
MIN_ATTESTATION_INCLUSION_DELAY: 1
# 2**5 (= 32) slots 6.4 minutes
SLOTS_PER_EPOCH: 32
Expand Down

0 comments on commit 240b206

Please sign in to comment.