Browse Source

Updated Server Name for Bitcoin-Segwit (#247)

A better (long-term) server address.
master
SuBPaR42 7 years ago
committed by Neil
parent
commit
6e357a53c8
  1. 2
      lib/coins.py

2
lib/coins.py

@ -351,7 +351,7 @@ class BitcoinSegwit(Bitcoin):
PEERS = [ PEERS = [
'btc.smsys.me s995', 'btc.smsys.me s995',
'electrum.be s t', 'electrum.be s t',
'ELECTRUMX.not.fyi s t', 'E-X.not.fyi s t',
'electrum.vom-stausee.de s t', 'electrum.vom-stausee.de s t',
'electrum3.hachre.de p10000 s t', 'electrum3.hachre.de p10000 s t',
'electrum.hsmiths.com s t', 'electrum.hsmiths.com s t',

Loading…
Cancel
Save