mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 15:16:43 +00:00
params: remove shanghai and cancun hf from unit test chain config
This commit is contained in:
parent
adb53876db
commit
4bd7f2309d
1 changed files with 0 additions and 2 deletions
|
|
@ -208,8 +208,6 @@ var (
|
|||
"0": "0x00000000000000000000000000000000000000000",
|
||||
},
|
||||
},
|
||||
ShanghaiBlock: big.NewInt(0),
|
||||
CancunBlock: big.NewInt(0),
|
||||
}
|
||||
|
||||
// MumbaiChainConfig contains the chain parameters to run a node on the Mumbai test network.
|
||||
|
|
|
|||
Loading…
Reference in a new issue