Browse Source

Update Bicoin Cash server list

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

7
lib/coins.py

@ -403,14 +403,14 @@ class BitcoinCash(BitcoinMixin, Coin):
TX_COUNT_HEIGHT = 479636
TX_PER_BLOCK = 50
PEERS = [
'electroncash.bitcoinplug.com s t',
'electroncash.bitcoinplug.com s t', # 1 strike
'electrum-abc.criptolayer.net s50012',
'electroncash.cascharia.com s50002',
'bch.arihanc.com t52001 s52002',
'mash.1209k.com s t',
'h.1209k.com s t',
'jelectrum-cash.1209k.com s t',
'abc.vom-stausee.de t52001 s52002',
'abc1.hsmiths.com t60001 s60002',
'electroncash.checksum0.com s t',
]
@ -1324,4 +1324,3 @@ class Bitcore(BitcoinMixin, Coin):
TX_COUNT_HEIGHT = 126946
TX_PER_BLOCK = 2
RPC_PORT = 8556

Loading…
Cancel
Save