forked from eth-classic/mordor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mgeth.json
32 lines (32 loc) · 1006 Bytes
/
mgeth.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
{
"config":{
"networkId":7,
"chainId":63,
"homesteadBlock":0,
"eip7FBlock":null,
"eip150Block":0,
"eip150Hash":"0x0000000000000000000000000000000000000000000000000000000000000000",
"eip155Block":0,
"eip158Block":0,
"byzantiumBlock":0,
"disposalBlock":0,
"constantinopleBlock":null,
"ECIP1017EraRounds":2000000,
"eip160FBlock":0,
"ecip1010PauseBlock":0,
"ecip1010Length":2000000,
"ethash":{},
"trustedCheckpoint":null
},
"nonce":"0x0000000000000000",
"timestamp":"0x5d9676db",
"extraData":"0x70686f656e697820636869636b656e206162737572642062616e616e61",
"gasLimit":"0x2fefd8",
"difficulty":"0x20000",
"mixHash":"0x0000000000000000000000000000000000000000000000000000000000000000",
"coinbase":"0x0000000000000000000000000000000000000000",
"alloc":{},
"number":"0x0",
"gasUsed":"0x0",
"parentHash":"0x0000000000000000000000000000000000000000000000000000000000000000"
}