From 2e6796726329f211c70785f2fa29a4cded399412 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 4 Jun 2023 22:54:10 +0300 Subject: refactor to channel a list of live nodes --- gorum.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gorum.json') diff --git a/gorum.json b/gorum.json index 0e28cfa..8521061 100644 --- a/gorum.json +++ b/gorum.json @@ -1,7 +1,7 @@ { "StateDir": "./", "Address": "earth:1234", - "Participants": [ + "Nodes": [ "earth:1234", "earth:2341", "earth:3412" -- cgit v1.2.3