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