forked from coinbase/mesh-ethereum
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgenesis.json
33 lines (33 loc) · 1.02 KB
/
genesis.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"config": {
"chainId": 15,
"homesteadBlock": 1,
"eip150Block": 2,
"eip150Hash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"eip155Block": 3,
"eip158Block": 3,
"byzantiumBlock": 4,
"ethash": {}
},
"nonce": "0x8012f8800",
"timestamp": "0x5CC04D05",
"extraData": "0x0000000000000000000000000000000000000000000000000000000000000000",
"gasLimit": "78000000000",
"Difficulty": "131072",
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"coinbase": "0x0000000000000000000000000000000000000000",
"alloc": {
"33e44e3184941b57668d367A0dbCaf304a53b510": {
"balance": "70000000000000000000000000"
},
"83CBf5a6BC8B4383Be618Be5A105AE4Bc0271a3F": {
"balance": "1619936000000000000000000"
},
"376E7E29600F66b21489992E21ec9fAe87cF7f0a": {
"balance": "5000000000000000000000000"
}
},
"number": "0x0",
"gasUsed": "0x0",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000"
}