README: update private network genesis spec with istanbul (#20841)
* add istanbul and muirGlacier to genesis states in README * remove muirGlacier, relocate istanbul
This commit is contained in:
parent
f78ffc0545
commit
f0be151349
@ -217,7 +217,8 @@ aware of and agree upon. This consists of a small JSON file (e.g. call it `genes
|
|||||||
"eip158Block": 0,
|
"eip158Block": 0,
|
||||||
"byzantiumBlock": 0,
|
"byzantiumBlock": 0,
|
||||||
"constantinopleBlock": 0,
|
"constantinopleBlock": 0,
|
||||||
"petersburgBlock": 0
|
"petersburgBlock": 0,
|
||||||
|
"istanbulBlock": 0
|
||||||
},
|
},
|
||||||
"alloc": {},
|
"alloc": {},
|
||||||
"coinbase": "0x0000000000000000000000000000000000000000",
|
"coinbase": "0x0000000000000000000000000000000000000000",
|
||||||
|
Loading…
Reference in New Issue
Block a user