core, params: schedule Shanghai on goerli (#26795)

* core: params: schedule Shanghai on goerli

* core/forkid: fix comment
This commit is contained in:
Marius van der Wijden
2023-03-06 09:26:43 +02:00
committed by GitHub
parent 27e59827d8
commit d865a5d6ae
2 changed files with 11 additions and 8 deletions
+1
View File
@@ -194,6 +194,7 @@ var (
ArrowGlacierBlock: nil,
TerminalTotalDifficulty: big.NewInt(10_790_000),
TerminalTotalDifficultyPassed: true,
ShanghaiTime: newUint64(1678832736),
Clique: &CliqueConfig{
Period: 15,
Epoch: 30000,