mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
remove muirGlacier, relocate istanbul
This commit is contained in:
parent
15cbbd9a9f
commit
92846a1d80
1 changed files with 2 additions and 3 deletions
|
|
@ -217,9 +217,8 @@ aware of and agree upon. This consists of a small JSON file (e.g. call it `genes
|
|||
"eip158Block": 0,
|
||||
"byzantiumBlock": 0,
|
||||
"constantinopleBlock": 0,
|
||||
"istanbulBlock": 0,
|
||||
"muirGlacierBlock": 0,
|
||||
"petersburgBlock": 0
|
||||
"petersburgBlock": 0,
|
||||
"istanbulBlock": 0
|
||||
},
|
||||
"alloc": {},
|
||||
"coinbase": "0x0000000000000000000000000000000000000000",
|
||||
|
|
|
|||
Loading…
Reference in a new issue