From 47d54b1103b7a6d4137f5a9527dc68f3138238e1 Mon Sep 17 00:00:00 2001 From: cryptcoin-junkey <16408160+cryptcoin-junkey@users.noreply.github.com> Date: Thu, 5 Oct 2017 16:49:42 +0900 Subject: [PATCH] [Monacoin] Append the new seed node. (#280) electrum-mona.bitbank.cc (tcp/ssl). More info is in their technical blog entry (in Japanase). https://bitbank.cc/blog/engineer20171005/ --- lib/coins.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/coins.py b/lib/coins.py index dfdf366..cb45945 100644 --- a/lib/coins.py +++ b/lib/coins.py @@ -952,6 +952,7 @@ class Monacoin(Coin): 'electrumx.tamami-foundation.org s t', 'electrumx1.movsign.info t', 'electrumx2.movsign.info t', + 'electrum-mona.bitbank.cc s t', ]