Merge pull request #22 from nisdas/genesis

Remove genesis.json

Former-commit-id: ef097edd1617afb2f08e0f7f5326f8a53ffb7505 [formerly e0b384cd0df368fe1f8c817b56a428121a6970b0]
Former-commit-id: 342ffbec10145a9ae82d2bb9e7e530fa75b29269
This commit is contained in:
Preston Van Loon
2018-02-07 19:15:10 -05:00
committed by GitHub

View File

@@ -1,14 +0,0 @@
{
"config": {
"chainId": 12345,
"homesteadBlock": 0,
"eip155Block": 0,
"eip158Block": 0
},
"difficulty": "200",
"gasLimit": "210000000000",
"alloc": {
"826f3F66dB0416ea82033aE917A611bfBF4D98b6": { "balance": "300000" },
"Dd0cbc3AE49DD62915877ebFa6050cad362B83Ad": { "balance": "400000" }
}
}