From e5101e4757f4aa8e122572309bf5c9db5bc961d3 Mon Sep 17 00:00:00 2001 From: Neil Booth Date: Tue, 22 Aug 2017 21:13:11 +0900 Subject: [PATCH] Change the not.fyi server on request --- lib/coins.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/coins.py b/lib/coins.py index de0d65d..b5d573e 100644 --- a/lib/coins.py +++ b/lib/coins.py @@ -341,7 +341,7 @@ class Bitcoin(Coin): 'bch.kokx.org s t', 'abc.vom-stausee.de t52001 s52002', 'abc1.hsmiths.com t60001 s60002', - 'ELECTRUM.not.fyi p1000 s t', + 'ELECTRUMX.not.fy s t', 'electrum.hsmiths.com s t', ] @@ -353,7 +353,7 @@ class BitcoinSegwit(Bitcoin): PEERS = [ 'btc.smsys.me s995', 'electrum.be s t', - 'ELECTRUM.not.fyi p1000 s t', + 'ELECTRUMX.not.fyi s t', 'electrum.vom-stausee.de s t', 'electrum3.hachre.de p10000 s t', 'electrum.hsmiths.com s t',