diff --git a/node/app/wire.go b/node/app/wire.go index d774177..bf823be 100644 --- a/node/app/wire.go +++ b/node/app/wire.go @@ -354,7 +354,7 @@ func provideDifficultyAnchorFrameNumber(config *config.Config) uint64 { } func provideDifficultyAnchorParentTime() int64 { - return 1759226400000 + return 1761217200000 } func provideDifficultyAnchorDifficulty() uint32 { diff --git a/node/app/wire_gen.go b/node/app/wire_gen.go index 71277b2..1e01181 100644 --- a/node/app/wire_gen.go +++ b/node/app/wire_gen.go @@ -414,7 +414,7 @@ func provideDifficultyAnchorFrameNumber(config2 *config.Config) uint64 { } func provideDifficultyAnchorParentTime() int64 { - return 1759226400000 + return 1761217200000 } func provideDifficultyAnchorDifficulty() uint32 {