From 27f1c2480d2016592cdce32446eb5a3996bdb9ac Mon Sep 17 00:00:00 2001 From: Neil Booth Date: Fri, 13 Jul 2018 18:04:59 +0800 Subject: [PATCH] Update BCH peers --- electrumx/lib/coins.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/electrumx/lib/coins.py b/electrumx/lib/coins.py index ba88616..76da297 100644 --- a/electrumx/lib/coins.py +++ b/electrumx/lib/coins.py @@ -409,14 +409,14 @@ class BitcoinCash(BitcoinMixin, Coin): TX_PER_BLOCK = 400 PEERS = [ 'electroncash.cascharia.com s50002', - 'bch.arihanc.com t52001 s52002', + 'bch.electrumx.cash s t', 'bccarihace4jdcnt.onion t52001 s52002', - 'jelectrum-cash.1209k.com s t', - 'abc.vom-stausee.de t52001 s52002', 'abc1.hsmiths.com t60001 s60002', 'electroncash.checksum0.com s t', - 'electron.jns.im s t', 'electrumx-cash.1209k.com s t', + 'electrum.leblancnet.us t50011 s50012', + 'electroncash.dk s t', + 'electrum.imaginary.cash s t', ]