Unverified Commit 578bc816 authored by Jonathan Verhees's avatar Jonathan Verhees Committed by GitHub

README: add londonBlock to example genesis config (#23565)

Updated example genesis.json configuration section, added londonBlock within config.
parent 9ada4a2e
......@@ -231,7 +231,8 @@ aware of and agree upon. This consists of a small JSON file (e.g. call it `genes
"constantinopleBlock": 0,
"petersburgBlock": 0,
"istanbulBlock": 0,
"berlinBlock": 0
"berlinBlock": 0,
"londonBlock": 0
},
"alloc": {},
"coinbase": "0x0000000000000000000000000000000000000000",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment