Skip to content

Commit

Permalink
Merge branch 'main' into evalir/impl-core-error
Browse files Browse the repository at this point in the history
  • Loading branch information
Evalir authored Oct 24, 2024
2 parents 5935847 + b621af0 commit 51a9f68
Show file tree
Hide file tree
Showing 3 changed files with 466 additions and 64 deletions.
2 changes: 1 addition & 1 deletion crates/consensus/src/constants.rs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pub const SEPOLIA_GENESIS_HASH: B256 =

/// Holesky genesis hash.
pub const HOLESKY_GENESIS_HASH: B256 =
b256!("ff9006519a8ce843ac9c28549d24211420b546e12ce2d170c77a8cca7964f23d");
b256!("b5f7f912443c940f21fd611f12828d75b534364ed9e95ca4e307729a4661bde4");

/// Testnet genesis hash.
pub const DEV_GENESIS_HASH: B256 =
Expand Down
Loading

0 comments on commit 51a9f68

Please sign in to comment.