mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-14 15:56:44 +00:00
Merge pull request #89 from dapperscene6/dapper/update-regolith-time
Update goerli regolith hardfork time
This commit is contained in:
commit
cb5e6ef85a
@ -40,8 +40,8 @@ var (
|
|||||||
// March 17, 2023 @ 7:00:00 pm UTC
|
// March 17, 2023 @ 7:00:00 pm UTC
|
||||||
OptimismGoerliRegolithTime = uint64(1679079600)
|
OptimismGoerliRegolithTime = uint64(1679079600)
|
||||||
BaseGoerliChainId = big.NewInt(84531)
|
BaseGoerliChainId = big.NewInt(84531)
|
||||||
// April 27, 2023 @ 5:00:00 pm UTC
|
// May 4, 2023 @ 5:00:00 pm UTC
|
||||||
BaseGoerliRegolithTime = uint64(1682614800)
|
BaseGoerliRegolithTime = uint64(1683219600)
|
||||||
)
|
)
|
||||||
|
|
||||||
// TrustedCheckpoints associates each known checkpoint with the genesis hash of
|
// TrustedCheckpoints associates each known checkpoint with the genesis hash of
|
||||||
|
Loading…
x
Reference in New Issue
Block a user