mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-02 16:21:42 +00:00
Replace INTERVALS_PER_SLOT with explicit slot component times (#7944)
https://github.com/ethereum/consensus-specs/pull/4476 Co-Authored-By: Barnabas Busa <barnabas.busa@ethereum.org> Co-Authored-By: Eitan Seri- Levi <eserilev@gmail.com> Co-Authored-By: Eitan Seri-Levi <eserilev@ucsc.edu> Co-Authored-By: Michael Sproul <michaelsproul@users.noreply.github.com> Co-Authored-By: Michael Sproul <michael@sigmaprime.io>
This commit is contained in:
@@ -249,6 +249,7 @@ Example Response Body
|
||||
"FULU_FORK_VERSION": "0x70000910",
|
||||
"FULU_FORK_EPOCH": "18446744073709551615",
|
||||
"SECONDS_PER_SLOT": "12",
|
||||
"SLOT_DURATION_MS": "12000",
|
||||
"SECONDS_PER_ETH1_BLOCK": "12",
|
||||
"MIN_VALIDATOR_WITHDRAWABILITY_DELAY": "256",
|
||||
"SHARD_COMMITTEE_PERIOD": "256",
|
||||
|
||||
Reference in New Issue
Block a user