From 97a4d4512375ad14a4fb383aa92953e1abce4e11 Mon Sep 17 00:00:00 2001
From: Hugo Trentesaux <hugo@trentesaux.fr>
Date: Wed, 29 Nov 2023 23:43:25 +0100
Subject: [PATCH] update coindufeu peer id

---
 node/specs/gdev_client-specs.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/node/specs/gdev_client-specs.yaml b/node/specs/gdev_client-specs.yaml
index 963a650af..35057e9fc 100644
--- a/node/specs/gdev_client-specs.yaml
+++ b/node/specs/gdev_client-specs.yaml
@@ -3,7 +3,7 @@ id: "gdev"
 chainType: "Live"
 bootNodes:
   - "/dns/gdev.cgeek.fr/tcp/30334/p2p/12D3KooWN7QhcPbTZgNMnS7AUZh3ZfnM43VdVKqy4JbAEp5AJh4f"
-  - "/dns/gdev.coinduf.eu/tcp/30333/p2p/12D3KooWFseA3B66eBzj4NY5ng3Lb2U3VPnKCi3iXYGYUSAahEw7"
+  - "/dns/gdev.coinduf.eu/tcp/30333/p2p/12D3KooWMv9X3ZocyrE82qt22LnDPREhP2j9Tr4rrfBwKZ44LUP3"
 telemetryEndpoints:
   - ["/dns/telemetry.polkadot.io/tcp/443/x-parity-wss/%2Fsubmit%2F", 0]
 properties:
-- 
GitLab