Skip to content

Commit

Permalink
New sys address for eip 2935 (#7982)
Browse files Browse the repository at this point in the history
  • Loading branch information
ak88 authored Jan 2, 2025
1 parent 6bb6835 commit 5e51ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Nethermind/Nethermind.Core/Eip2935Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ public static class Eip2935Constants
/// <summary>
/// The <c>HISTORY_STORAGE_ADDRESS</c> parameter.
/// </summary>
public static readonly Address BlockHashHistoryAddress = new("0x0aae40965e6800cd9b1f4b05ff21581047e3f91e");
public static readonly Address BlockHashHistoryAddress = new("0x0f792be4b0c0cb4dae440ef133e90c0ecd48cccc");

/// <summary>
/// The <c>HISTORY_SERVE_WINDOW</c> parameter.
Expand Down

0 comments on commit 5e51ad5

Please sign in to comment.