summaryrefslogtreecommitdiff
path: root/gorum.json
blob: 8521061181c206f70c3cb0ac97297ad754d23fc7 (plain)
1
2
3
4
5
6
7
8
9
{
  "StateDir": "./",
  "Address": "earth:1234",
  "Nodes": [
    "earth:1234",
    "earth:2341",
    "earth:3412"
  ]
}