ETH_PROJET/genesis.json.dist
Florian RICHER 1fbb827e78 Update
2018-01-31 21:43:02 +01:00

14 lines
No EOL
327 B
Text

{
"config": {
"chainId": 15,
"homesteadBlock": 0,
"eip155Block": 0,
"eip158Block": 0
},
"difficulty": "0x20",
"gasLimit": "0x2100000",
"alloc": {
"7a69b359e86893efa3d9732e4c65ced51567edd0":
{ "balance": "0x1337000000000000000000" }
}
}