From f0be151349cb1440d119d3c033936e22bcb0724a Mon Sep 17 00:00:00 2001 From: Jeff Wentworth Date: Wed, 1 Apr 2020 01:14:42 +0900 Subject: [PATCH] README: update private network genesis spec with istanbul (#20841) * add istanbul and muirGlacier to genesis states in README * remove muirGlacier, relocate istanbul --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 72479b5a1e..0c744fc202 100644 --- a/README.md +++ b/README.md @@ -217,7 +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, - "petersburgBlock": 0 + "petersburgBlock": 0, + "istanbulBlock": 0 }, "alloc": {}, "coinbase": "0x0000000000000000000000000000000000000000",