summaryrefslogtreecommitdiff
path: root/test/gorum-earth.json
blob: 2909ddbbfa06b33ca69e8ba0c451737b82f98ef2 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "StateDir": "./",
  "MyID": "earth",
  "RelaxedMode": true,
  "Address": ":1234",
  "Nodes": [
    "localhost:1234",
    "localhost:2341",
    "localhost:3412"
  ]
}