From f76036414acd14f7bbf0693276c9079d6fabf874 Mon Sep 17 00:00:00 2001 From: ak88 Date: Mon, 30 Dec 2024 18:51:43 +0100 Subject: [PATCH] new address --- src/Nethermind/Nethermind.Core/Eip2935Constants.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Nethermind/Nethermind.Core/Eip2935Constants.cs b/src/Nethermind/Nethermind.Core/Eip2935Constants.cs index 7758e288687..d894e6228d4 100644 --- a/src/Nethermind/Nethermind.Core/Eip2935Constants.cs +++ b/src/Nethermind/Nethermind.Core/Eip2935Constants.cs @@ -11,7 +11,7 @@ public static class Eip2935Constants /// /// The HISTORY_STORAGE_ADDRESS parameter. /// - public static readonly Address BlockHashHistoryAddress = new("0x0aae40965e6800cd9b1f4b05ff21581047e3f91e"); + public static readonly Address BlockHashHistoryAddress = new("0x0f792be4b0c0cb4dae440ef133e90c0ecd48cccc"); /// /// The HISTORY_SERVE_WINDOW parameter.