mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -05:00
Update mainnet_config.go (#9678)
This commit is contained in:
@@ -22,8 +22,7 @@ const (
|
||||
// Genesis Fork Epoch for the mainnet config.
|
||||
genesisForkEpoch = 0
|
||||
// Altair Fork Epoch for mainnet config.
|
||||
// Placeholder until fork epoch is decided.
|
||||
mainnetAltairForkEpoch = math.MaxUint64
|
||||
mainnetAltairForkEpoch = 74240 // Oct 27, 2021, 10:56:23am UTC
|
||||
)
|
||||
|
||||
var mainnetNetworkConfig = &NetworkConfig{
|
||||
|
||||
Reference in New Issue
Block a user