diff options
| author | Paul Buetow <paul@buetow.org> | 2023-06-04 22:54:10 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-06-04 22:54:10 +0300 |
| commit | 2e6796726329f211c70785f2fa29a4cded399412 (patch) | |
| tree | 050c06a8a51e3280695919a3a1881b5509274c0d /gorum.json | |
| parent | 2d04a386f6e06b2742188f8f05ef0199c3a366cf (diff) | |
refactor to channel a list of live nodes
Diffstat (limited to 'gorum.json')
| -rw-r--r-- | gorum.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ { "StateDir": "./", "Address": "earth:1234", - "Participants": [ + "Nodes": [ "earth:1234", "earth:2341", "earth:3412" |
