Skip to content

Commit

Permalink
change FeynmanTime
Browse files Browse the repository at this point in the history
  • Loading branch information
pythonberg1997 committed Feb 26, 2024
1 parent 970a39c commit dd4fe00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion params/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ var (
// UnixTime: 1702972800 is December 19, 2023 8:00:00 AM UTC
ShanghaiTime: newUint64(1702972800),
KeplerTime: newUint64(1702972800),
FeynmanTime: newUint64(1710129600),
FeynmanTime: newUint64(1710136800),

Parlia: &ParliaConfig{
Period: 3,
Expand Down

0 comments on commit dd4fe00

Please sign in to comment.