github.com/core-coin/go-core/v2@v2.1.9/cmd/devp2p/internal/xcbtest/testdata/genesis.json (about)

     1  {
     2      "config": {
     3          "networkId": 19763,
     4          "cryptore": {}
     5      },
     6      "nonce": "0xdeadbeefdeadbeef",
     7      "timestamp": "0x0",
     8      "extraData": "0x0000000000000000000000000000000000000000000000000000000000000000",
     9      "energyLimit": "0x80000000",
    10      "difficulty": "0x20",
    11      "coinbase": "ce450000000000000000000000000000000000000000",
    12      "alloc": {
    13          "ce9571562b71999873db5b286df957af199ec94617f7": {
    14              "balance": "0xffffffffffffffffffffffffff"
    15          },
    16          "ce65db416ff2f9c53dabaf34f81142db30350ea7b144": {
    17              "balance": "0xffffffffffffffffffffffffff"
    18          }
    19      },
    20      "number": "0x0",
    21      "energyUsed": "0x0",
    22      "parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000"
    23  }