From 1495bf99342a26568dfef4fb5fc817fa43b5d9f1 Mon Sep 17 00:00:00 2001 From: Cal Bera Date: Wed, 20 Nov 2024 17:56:03 +0100 Subject: [PATCH] 308000 --- mod/state-transition/pkg/core/state/statedb.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/state-transition/pkg/core/state/statedb.go b/mod/state-transition/pkg/core/state/statedb.go index 961ffcb6de..0261fb7c39 100644 --- a/mod/state-transition/pkg/core/state/statedb.go +++ b/mod/state-transition/pkg/core/state/statedb.go @@ -28,7 +28,7 @@ import ( ) const ( - EVMMintingSlot uint64 = 309000 + EVMMintingSlot uint64 = 308000 EVMMintingAddress = "0x8a73D1380345942F1cb32541F1b19C40D8e6C94B"