From 5c1f3b9de39e1f11385849823006492486419bf0 Mon Sep 17 00:00:00 2001 From: Neil Booth Date: Wed, 21 Nov 2018 18:36:00 +0000 Subject: [PATCH] Update BCH server list --- electrumx/lib/coins.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/electrumx/lib/coins.py b/electrumx/lib/coins.py index 3f087ab..b694746 100644 --- a/electrumx/lib/coins.py +++ b/electrumx/lib/coins.py @@ -374,7 +374,8 @@ class BitcoinCash(BitcoinMixin, Coin): PEERS = [ 'bch.electrumx.cash s t', 'sv1.hsmiths.com t60003 s60004', - 'electrumx-sv.1209k.com s t', + 'satoshi.vision.cash s', + 'electroncash.cascharia.com s t', ]