mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
add istanbul and muirGlacier to genesis states in README
This commit is contained in:
parent
51cb1131d1
commit
15cbbd9a9f
1 changed files with 2 additions and 0 deletions
|
|
@ -217,6 +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
|
||||
},
|
||||
"alloc": {},
|
||||
|
|
|
|||
Loading…
Reference in a new issue