Browse Source

Update @lukechilds server address

patch-1
Luke Childs 2 years ago
committed by GitHub
parent
commit
cc37409b38
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      helpers/peers.json

2
helpers/peers.json

@ -1,7 +1,7 @@
{
"bitcoin": [
{"host": "electrum.aantonop.com", "ssl": 50002, "tcp": 50001},
{"host": "bitcoin.lukechilds.co", "ssl": 50002, "tcp": 50001},
{"host": "bitcoin.lu.ke", "ssl": 50002, "tcp": 50001},
{"host": "electrum.hodlister.co", "ssl": 50002, "tcp": 50001},
{"host": "electrum3.hodlister.co", "ssl": 50002, "tcp": 50001},
{"host": "ecdsa.net", "ssl": 110, "tcp": 50001},

Loading…
Cancel
Save