forked from cerc-io/plugeth
core, params: update Holesky testnet to relaunched spec (#28191)
This commit is contained in:
+1
-2
@@ -80,8 +80,7 @@ var (
|
||||
TerminalTotalDifficulty: big.NewInt(0),
|
||||
TerminalTotalDifficultyPassed: true,
|
||||
MergeNetsplitBlock: nil,
|
||||
ShanghaiTime: newUint64(1694790240),
|
||||
CancunTime: newUint64(2000000000),
|
||||
ShanghaiTime: newUint64(1696000704),
|
||||
Ethash: new(EthashConfig),
|
||||
}
|
||||
// SepoliaChainConfig contains the chain parameters to run a node on the Sepolia test network.
|
||||
|
||||
Reference in New Issue
Block a user