go-ethereum/genesis.json

12 lines
208 B
JSON

{ "config": {
"chainId": 987,
"homesteadBlock": 0,
"eip155Block": 0,
"eip158Block": 0
},
"difficulty": "0x200",
"gasLimit": "0x8000000",
"alloc": {}
}
}