Browse Source

[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/
patch-1
cryptcoin-junkey 7 years ago
committed by Neil
parent
commit
47d54b1103
  1. 1
      lib/coins.py

1
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',
]

Loading…
Cancel
Save