Closed 0xHansLee closed 7 months ago
The recent modification focuses on adjusting the EcotoneTime
parameter within the KromaChainConfig
structure specifically for the KromaMainnetChainID
. This change is part of a broader update aimed at enhancing the configuration settings for the Kroma blockchain network.
File | Change Summary |
---|---|
params/superchain.go |
Updated EcotoneTime value in KromaChainConfig for KromaMainnetChainID . |
params/superchain.go (1)
`22-22`: Change to `EcotoneTime` for `KromaMainnetChainID` is correct and aligns with the PR objectives. Please ensure that the timestamp `1714032001` corresponds accurately to "Thu Apr 25 2024 08:00:01" UTC as intended.
Change Ecotone activation time for Kroma mainnet. The activation time is
Thu Apr 25 2024 08:00:01
(unix timestamp1714032001
).Summary by CodeRabbit