forked from gitter-badger/go-vnt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgenesis_dpos.json
49 lines (49 loc) · 1.83 KB
/
genesis_dpos.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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"config": {
"chainId": 1012,
"dpos": {
"period": 2,
"witnessesNum": 4,
"witnessesUrl": [
"/ip4/127.0.0.1/tcp/5210/ipfs/1kHcch6yuBCsC5nPPSK3Yp7Es4c4eenxAeK167pYwUvNjRo",
"/ip4/127.0.0.1/tcp/5211/ipfs/1kHJFKr2bzUxMr1NbeyYbYJa3RXT18cEu7cNDrHWjg8XYKB",
"/ip4/127.0.0.1/tcp/5212/ipfs/1kHfop9dnUHsmtBXVkLB5UauAmACtrsEX5H5t6oCRpdL198",
"/ip4/127.0.0.1/tcp/5213/ipfs/1kHHWuQNUVV3wgE8SqzQjWhiFQcfpkP5tRVTdJXAPWVj4nR"
]
}
},
"timestamp": "0x5c2a3d00",
"extraData": "0x",
"gasLimit": "0x47b760",
"difficulty": "0x1",
"coinbase": "0x0000000000000000000000000000000000000000",
"alloc": {
"0x122369f04f32269598789998de33e3d56e2c507a": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
},
"0x3dcf0b3787c31b2bdf62d5bc9128a79c2bb18829": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
},
"0x42a875ac43f2b4e6d17f54d288071f5952bf8911": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
},
"0xbf66d398226f200467cd27b14e85b25a8c232384": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
},
"0x491f4e8d914e30b1a5e8c804789094fe30971807": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
},
"0xe23f3ed4b6969f29284f667c16761212678c917d": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
}
},
"witnesses": [
"0x122369f04f32269598789998de33e3d56e2c507a",
"0x42a875ac43f2b4e6d17f54d288071f5952bf8911",
"0x3dcf0b3787c31b2bdf62d5bc9128a79c2bb18829",
"0xbf66d398226f200467cd27b14e85b25a8c232384"
],
"number": "0x0",
"gasUsed": "0x0",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000"
}