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