mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 15:00:30 +01:00
node1.emzy.de has moved to a new server
New IP address for node1.emzy.de is 167.86.90.239
This commit is contained in:
parent
eb80770f4c
commit
1f1c6be0d5
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ public class BtcNodes {
|
|||
// emzy
|
||||
new BtcNode("kirsche.emzy.de", "fz6nsij6jiyuwlsc.onion", "78.47.61.83", BtcNode.DEFAULT_PORT, "@emzy"),
|
||||
new BtcNode("node2.emzy.de", "c6ac4jdfyeiakex2.onion", "62.75.210.81", BtcNode.DEFAULT_PORT, "@emzy"),
|
||||
new BtcNode("node1.emzy.de", "sjyzmwwu6diiit3r.onion", "163.172.171.119", BtcNode.DEFAULT_PORT, "@emzy"),
|
||||
new BtcNode("node1.emzy.de", "sjyzmwwu6diiit3r.onion", "167.86.90.239", BtcNode.DEFAULT_PORT, "@emzy"),
|
||||
new BtcNode(null, "3xucqntxp5ddoaz5.onion", null, BtcNode.DEFAULT_PORT, "@emzy"), // cannot provide IP because no static IP
|
||||
|
||||
// ripcurlx
|
||||
|
|
Loading…
Add table
Reference in a new issue