mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 18:02:24 +00:00
revert changes to 'AllDevChainProtocolChanges' to match master
This commit is contained in:
parent
b374378446
commit
382c2b37bf
1 changed files with 1 additions and 0 deletions
|
|
@ -156,6 +156,7 @@ var (
|
|||
ShanghaiTime: newUint64(0),
|
||||
CancunTime: newUint64(0),
|
||||
TerminalTotalDifficulty: big.NewInt(0),
|
||||
PragueTime: newUint64(0),
|
||||
}
|
||||
|
||||
// AllCliqueProtocolChanges contains every protocol change (EIPs) introduced
|
||||
|
|
|
|||
Loading…
Reference in a new issue