diff --git a/gesellv5SpecRaw.json b/gesellv5SpecRaw.json index 67da0bd5..b6fa009a 100644 --- a/gesellv5SpecRaw.json +++ b/gesellv5SpecRaw.json @@ -2,7 +2,9 @@ "name": "Encointer Testnet Gesell", "id": "nctr-gsl", "chainType": "Live", - "bootNodes": [], + "bootNodes": [ + "/ip4/159.89.4.42/tcp/30333/p2p/12D3KooWCsPwMxsg7b2GRjRoBZBcuvwoU1XTGNaMYP8d8RPfUYeL" + ], "telemetryEndpoints": null, "protocolId": "nctr-gsl", "properties": { @@ -74,4 +76,4 @@ "childrenDefault": {} } } -} \ No newline at end of file +}