From 5059ace03a16045bbf0b11815c738e15129d13cd Mon Sep 17 00:00:00 2001 From: Andrew Ashikhmin <34320705+yperbasis@users.noreply.github.com> Date: Tue, 6 Dec 2022 15:28:02 +0100 Subject: [PATCH] Gnosis Chain TTD (#6220) See https://github.com/NethermindEth/nethermind/pull/4901 --- params/chainspecs/gnosis.json | 1 + 1 file changed, 1 insertion(+) diff --git a/params/chainspecs/gnosis.json b/params/chainspecs/gnosis.json index 854aa8b23..4b52ad951 100644 --- a/params/chainspecs/gnosis.json +++ b/params/chainspecs/gnosis.json @@ -15,6 +15,7 @@ "londonBlock": 19040000, "eip1559FeeCollectorTransition": 19040000, "eip1559FeeCollector": "0x6BBe78ee9e474842Dbd4AB4987b3CeFE88426A92", + "terminalTotalDifficulty": 8626000000000000000000058750000000000000000000, "aura": { "DBPath": "", "InMemory": false,