From 400388336ac1e7b510bf589c08a23e876d0b52a2 Mon Sep 17 00:00:00 2001 From: SuBPaR42 Date: Mon, 1 May 2017 08:35:09 -0500 Subject: [PATCH] Change to default server peers electrum.trouth.net is no longer active. Replaced with another E-S server ;-) --- lib/coins.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/coins.py b/lib/coins.py index 77cd9de..48b79e5 100644 --- a/lib/coins.py +++ b/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',