go-ethereum/test_genesis.json
2015-09-07 19:13:38 -04:00

14 lines
No EOL
619 B
JSON

{
"nonce": "0xdefaceddefacedcf",
"timestamp": "0x0",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"extraData": "0x4672616e6b6f497346726565646f6d",
"gasLimit": "0x1388",
"difficulty": "0x4000000",
"mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"coinbase": "0x90c4384bb05d96d2f54b27e0102da5240f7833ae",
"alloc": {
"0x90c4384bb05d96d2f54b27e0102da5240f7833ae": { "balance": "100000000000000000000000000000" },
"0x4623487929ab29c6f9a8883cd83b9ddc45c2d88a": { "balance": "77777777777777777"}
}
}