19 lines
592 B
JSON
19 lines
592 B
JSON
|
{
|
||
|
"config": {
|
||
|
"homesteadBlock": 0,
|
||
|
"byzantiumBlock": 0,
|
||
|
"daoForkSupport": true
|
||
|
},
|
||
|
"nonce": "0x0000000000000042",
|
||
|
"difficulty": "0x0",
|
||
|
"alloc": {
|
||
|
"0x3333333333333333333333333333333333333333": {"balance": "15000000000000000000"}
|
||
|
},
|
||
|
"mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
||
|
"coinbase": "0x3333333333333333333333333333333333333333",
|
||
|
"timestamp": "0x00",
|
||
|
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
||
|
"extraData": "0x",
|
||
|
"gasLimit": "0x7a1200"
|
||
|
}
|