mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 02:12:23 +00:00
12 lines
208 B
JSON
12 lines
208 B
JSON
|
|
{ "config": {
|
|
"chainId": 987,
|
|
"homesteadBlock": 0,
|
|
"eip155Block": 0,
|
|
"eip158Block": 0
|
|
},
|
|
"difficulty": "0x200",
|
|
"gasLimit": "0x8000000",
|
|
"alloc": {}
|
|
}
|
|
}
|