mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 15:00:30 +01:00
Remove btc.beams.io Bitcoin Core node for now
See https://github.com/bisq-network/roles/issues/39#issuecomment-344681479
This commit is contained in:
parent
3343d7b7a6
commit
8516cef2e1
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@ public class BitcoinNodes {
|
|||
return useProvidedBtcNodes() ?
|
||||
Arrays.asList(
|
||||
BtcNode.fromHostNameAndAddress("bitcoin.christophatteneder.com", "174.138.35.229", "https://github.com/ripcurlx"),
|
||||
BtcNode.fromHostName("btc.beams.io", "https://github.com/cbeams"), // 62.178.187.80
|
||||
BtcNode.fromHostNameAndAddress("kirsche.emzy.de", "78.47.61.83", "https://github.com/emzy"),
|
||||
BtcNode.fromHostName("poyvpdt762gllauu.onion", "https://github.com/emzy"),
|
||||
BtcNode.fromHostName("3r44ddzjitznyahw.onion", "https://github.com/sqrrm"),
|
||||
|
|
Loading…
Add table
Reference in a new issue