mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 15:00:30 +01:00
Merge branch 'master' into Development
This commit is contained in:
commit
8637bc4cc8
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ public class BitcoinNodes {
|
|||
new BtcNode("bcwat.ch", "z33nukt7ngik3cpe.onion", "5.189.166.193", BtcNode.DEFAULT_PORT, "@sgeisler"),
|
||||
|
||||
// others
|
||||
new BtcNode("btc.jochen-hoenicke.de", null, "37.221.198.57", BtcNode.DEFAULT_PORT, "@jhoenicke"), // requested onion
|
||||
new BtcNode("btc.jochen-hoenicke.de", null, "88.198.39.205", BtcNode.DEFAULT_PORT, "@jhoenicke"), // requested onion
|
||||
new BtcNode("bitcoin4-fullnode.csg.uzh.ch", null, "192.41.136.217", BtcNode.DEFAULT_PORT, "@tbocek") // requested onion
|
||||
) :
|
||||
new ArrayList<>();
|
||||
|
|
Loading…
Add table
Reference in a new issue