github.com/koko1123/flow-go-1@v0.29.6/deploy/systemd-docker/example-node-infos.pub.json (about)

     1  [
     2      {
     3        "Role": "collection",
     4        "Address": "10.138.0.6:3569",
     5        "NodeID": "9bbea0644b5e91ec66b4afddef7083e896da545d530ee52b85c78afa88301556",
     6        "Weight": 1000,
     7        "NetworkPubKey": "...",
     8        "StakingPubKey": "..."
     9      },
    10      {
    11          "Role": "consensus",
    12          "Address": "10.138.0.6:3569",
    13          "NodeID": "9bbea0644b5e91ec66b4afddef7083e896da545d530ee52b85c78afa88301556",
    14          "Weight": 1000,
    15          "NetworkPubKey": "...",
    16          "StakingPubKey": "..."
    17      },
    18      {
    19          "Role": "execution",
    20          "Address": "10.138.0.6:3569",
    21          "NodeID": "9bbea0644b5e91ec66b4afddef7083e896da545d530ee52b85c78afa88301556",
    22          "Weight": 1000,
    23          "NetworkPubKey": "...",
    24          "StakingPubKey": "..."
    25      },
    26      {
    27          "Role": "verification",
    28          "Address": "10.138.0.6:3569",
    29          "NodeID": "9bbea0644b5e91ec66b4afddef7083e896da545d530ee52b85c78afa88301556",
    30          "Weight": 1000,
    31          "NetworkPubKey": "...",
    32          "StakingPubKey": "..."
    33      }
    34  ]