Browse Source

Bitcoin Cash: remove dead server

patch-2
Neil Booth 7 years ago
parent
commit
5f3890879d
  1. 1
      lib/coins.py

1
lib/coins.py

@ -405,7 +405,6 @@ class BitcoinCash(BitcoinMixin, Coin):
TX_COUNT_HEIGHT = 479636
TX_PER_BLOCK = 50
PEERS = [
'electroncash.bitcoinplug.com s t', # 1 strike
'electrum-abc.criptolayer.net s50012',
'electroncash.cascharia.com s50002',
'bch.arihanc.com t52001 s52002',

Loading…
Cancel
Save