mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-26 23:58:46 -05:00
fix: sepolia paris block (#14766)
This commit is contained in:
@@ -380,7 +380,7 @@ impl EthereumHardfork {
|
||||
(
|
||||
Self::Paris,
|
||||
ForkCondition::TTD {
|
||||
activation_block_number: 1735371,
|
||||
activation_block_number: 1450409,
|
||||
fork_block: Some(1735371),
|
||||
total_difficulty: uint!(17_000_000_000_000_000_U256),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user