mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-29 10:54:24 +00:00
Activate Altair on mainnet at epoch 74240 (#2632)
## Proposed Changes Schedule Altair on mainnet for epoch 74240 as per https://github.com/ethereum/consensus-specs/pull/2625 This puts the date for Altair as Wed Oct 27 2021 10:56:23 GMT+0000
This commit is contained in:
@@ -23,7 +23,7 @@ GENESIS_DELAY: 604800
|
||||
|
||||
# Altair
|
||||
ALTAIR_FORK_VERSION: 0x01000000
|
||||
ALTAIR_FORK_EPOCH: 18446744073709551615
|
||||
ALTAIR_FORK_EPOCH: 74240
|
||||
# Merge
|
||||
MERGE_FORK_VERSION: 0x02000000
|
||||
MERGE_FORK_EPOCH: 18446744073709551615
|
||||
|
||||
Reference in New Issue
Block a user