Skip to content

Commit

Permalink
feature(op-geth): update qanet fjord time
Browse files Browse the repository at this point in the history
  • Loading branch information
redhdx committed Aug 23, 2024
1 parent 22d170c commit c0f12a4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions params/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -278,8 +278,7 @@ var (
EcotoneTime: newUint64(0),
HaberTime: newUint64(0),
WrightTime: newUint64(0),
// TODO update FjordTime
// FjordTime: nil,
FjordTime: newUint64(1724392800), // Aug-23-2024 06:00 AM +UTC
}

// AllEthashProtocolChanges contains every protocol change (EIPs) introduced
Expand Down

0 comments on commit c0f12a4

Please sign in to comment.