Skip to content

Commit

Permalink
Added IPv6-only litecoin testnet electrum instance (spesmilo#84)
Browse files Browse the repository at this point in the history
We need at least one IPv6 host running. It is mine 👍
  • Loading branch information
ser authored Dec 10, 2020
1 parent bf43035 commit f7e6426
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions electrumx/lib/coins.py
Original file line number Diff line number Diff line change
Expand Up @@ -989,6 +989,7 @@ class LitecoinTestnet(Litecoin):
PEERS = [
'electrum-ltc.bysh.me s t',
'electrum.ltc.xurious.com s t',
'ipv6-only.electrum.random.re s t',
]


Expand Down

0 comments on commit f7e6426

Please sign in to comment.