Update btc node ip

This commit is contained in:
sqrrm 2018-11-10 14:56:08 +01:00
parent 6861e76d61
commit fbfdf94dca
No known key found for this signature in database
GPG key ID: 45235F9EF87089EC

View file

@ -66,7 +66,7 @@ public class BtcNodes {
// sqrrm
new BtcNode("btc1.sqrrm.net", "3r44ddzjitznyahw.onion", "185.25.48.184", BtcNode.DEFAULT_PORT, "@sqrrm"),
new BtcNode("btc2.sqrrm.net", "i3a5xtzfm4xwtybd.onion", "217.23.13.63", BtcNode.DEFAULT_PORT, "@sqrrm"),
new BtcNode("btc2.sqrrm.net", "i3a5xtzfm4xwtybd.onion", "81.171.22.143", BtcNode.DEFAULT_PORT, "@sqrrm"),
// sgeisler
new BtcNode("bcwat.ch", "z33nukt7ngik3cpe.onion", "5.189.166.193", BtcNode.DEFAULT_PORT, "@sgeisler"),