Browse Source

Change to default server peers

electrum.trouth.net is no longer active.  Replaced with another E-S server ;-)
master
SuBPaR42 8 years ago
committed by GitHub
parent
commit
400388336a
  1. 2
      lib/coins.py

2
lib/coins.py

@ -331,7 +331,7 @@ class Bitcoin(Coin):
PEERS = [
'btc.smsys.me s995',
'electrum.be s t',
'electrum.trouth.net p10000 s t',
'ELECTRUM.not.fyi p1000 s t',
'electrum.vom-stausee.de s t',
'electrum3.hachre.de p10000 s t',
'electrum.hsmiths.com s t',

Loading…
Cancel
Save