2017-12-24

This commit is contained in:
qgzhao197504050036 2017-12-24 11:42:46 +08:00
parent bfcdd24b8a
commit 95e53c72e1

22
genesis.json Normal file
View file

@ -0,0 +1,22 @@
{
"config": {
"chainId": 20180101,
"homesteadBlock": 0,
"eip155Block": 0,
"eip158Block": 0
},
"nonce": "0x0000000000000042",
"mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"difficulty": "0xf00",
"coinbase": "0x3333333333333333333333333333333333333333",
"timestamp": "0x0",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"extraData": "0x",
"gasLimit": "0x8000000",
"alloc": {
"0xf933b0cf38a270938b9d6bb41f004374363c3ec0":
{ "balance": "100000000000000000000000000" }
}
}
}