Skip to content

Instantly share code, notes, and snippets.

@chfast
chfast / genesis.json
Last active October 21, 2018 16:36 — forked from jwasinger/genesis.json
Geth testnet genesis with working metering
{
"config": {
"chainId": 66,
"homesteadBlock": 1,
"eip150Block": 2,
"eip150Hash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"eip155Block": 3,
"eip158Block": 3,
"byzantiumBlock": 4,
"ewasmBlock": 0,