From 1b7495f7d2292c610b44692b4547349efd34db44 Mon Sep 17 00:00:00 2001 From: Karol Trzeszczkowski Date: Fri, 24 Nov 2023 14:56:51 +0100 Subject: [PATCH] Update XRG Added websocket servers updated to have authority-signed certs. Should be good for the web wallet. --- electrums/XRG | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/electrums/XRG b/electrums/XRG index 8c96fc39d..042d22e55 100644 --- a/electrums/XRG +++ b/electrums/XRG @@ -2,7 +2,8 @@ { "url": "fulcrum.ergon.network:52138", "protocol": "SSL", - "disable_cert_verification": true + "ws_url": "fulcrum.ergon.network:52140", + "contact": [{"email": "licho@ergon.moe"}, {"telegram": "licho92karol"}] }, { "url": "blackie.c3-soft.com:52138", @@ -12,7 +13,8 @@ { "url": "la.ask.systems:52138", "protocol": "SSL", - "disable_cert_verification": true + "ws_url": "la.ask.systems:52140", + "contact": [{"telegram": "@fsmv0"}] }, { "url": "xrg_ful.googol.cash:52138",