mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-19 06:44:25 -05:00
Set altair fork slot to max value
This commit is contained in:
@@ -37,7 +37,7 @@ DOMAIN_SYNC_COMMITTEE: 0x07000000
|
||||
# ---------------------------------------------------------------
|
||||
ALTAIR_FORK_VERSION: 0x01000000
|
||||
# TBD
|
||||
ALTAIR_FORK_SLOT: 0
|
||||
ALTAIR_FORK_SLOT: 18446744073709551615
|
||||
|
||||
|
||||
# Sync protocol
|
||||
|
||||
@@ -37,7 +37,7 @@ DOMAIN_SYNC_COMMITTEE: 0x07000000
|
||||
# ---------------------------------------------------------------
|
||||
ALTAIR_FORK_VERSION: 0x01000000
|
||||
# [customized]
|
||||
ALTAIR_FORK_SLOT: 0
|
||||
ALTAIR_FORK_SLOT: 18446744073709551615
|
||||
|
||||
|
||||
# Sync protocol
|
||||
|
||||
Reference in New Issue
Block a user