Skip to content

Commit

Permalink
Update goerli regolith hardfork time
Browse files Browse the repository at this point in the history
  • Loading branch information
dapperscene6 committed Apr 27, 2023
1 parent 24ae687 commit c01d933
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions params/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ var (
// March 17, 2023 @ 7:00:00 pm UTC
OptimismGoerliRegolithTime = uint64(1679079600)
BaseGoerliChainId = big.NewInt(84531)
// April 27, 2023 @ 5:00:00 pm UTC
BaseGoerliRegolithTime = uint64(1682614800)
// May 4, 2023 @ 5:00:00 pm UTC
BaseGoerliRegolithTime = uint64(1683219600)
)

// TrustedCheckpoints associates each known checkpoint with the genesis hash of
Expand Down

0 comments on commit c01d933

Please sign in to comment.