github.com/shyftnetwork/go-empyrean@v1.8.3-0.20191127201940-fbfca9338f04/geth.json (about)

     1  {
     2      "config": {
     3          "chainId": 1337,
     4          "homesteadBlock":0,
     5          "eip150Block":0,
     6          "eip155Block":10,
     7          "eip158Block":10
     8      },
     9      "nonce": "0x0000000000000042",
    10      "alloc": {
    11          "0x0000000000000000000000000000000000000001": {
    12              "balance": "1"
    13          },
    14          "0x0000000000000000000000000000000000000002": {
    15              "balance": "1"
    16          },
    17          "0x0000000000000000000000000000000000000003": {
    18              "balance": "1"
    19          },
    20          "0x0000000000000000000000000000000000000004": {
    21              "balance": "1"
    22          }
    23      },
    24      "timestamp": "0x00",
    25      "parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
    26      "extraData": "0x3535353535353535353535353535353535353535353535353535353535353535",
    27      "gasLimit": "0x1000000",
    28      "difficulty": "0x10000",
    29      "mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",
    30      "coinbase": "0x0000000000000000000000000000000000000000"
    31  }