mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 07:07:43 +01:00
Add BTC node wubwzaadboxwiffa.onion
Adding this node to help alleviate the increased network load.
This commit is contained in:
parent
b6f9231af9
commit
b85b0862cb
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ public class BtcNodes {
|
|||
// Devin Bileck
|
||||
new BtcNode("btc1.bisq.services", "lva54pnbq2nsmjyr.onion", "172.105.21.216", BtcNode.DEFAULT_PORT, "@devinbileck"),
|
||||
new BtcNode("btc2.bisq.services", "qxjrxmhyqp5vy5hj.onion", "173.255.240.205", BtcNode.DEFAULT_PORT, "@devinbileck"),
|
||||
new BtcNode(null, "wubwzaadboxwiffa.onion", null, BtcNode.DEFAULT_PORT, "@devinbileck"),
|
||||
|
||||
// m52go
|
||||
new BtcNode(null, "4nnuyxm5k5tlyjq3.onion", null, BtcNode.DEFAULT_PORT, "@m52go"),
|
||||
|
|
Loading…
Add table
Reference in a new issue