mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-20 10:22:18 +01:00
Merge remote-tracking branch 'origin/DAO' into DAO
This commit is contained in:
commit
8647d9f1b4
@ -39,7 +39,8 @@ public class SeedNodesRepository {
|
||||
new NodeAddress("vlzlf3vs6yisxl4a.onion:8003"),
|
||||
|
||||
// DOGE mainnet
|
||||
new NodeAddress("iouuvpjnqjw4t3mp.onion:8006")
|
||||
new NodeAddress("iouuvpjnqjw4t3mp.onion:8006"),
|
||||
new NodeAddress("6kdjei7twxj45j43.onion:8006")
|
||||
);
|
||||
|
||||
// Addresses are used if the last digit of their port match the network id:
|
||||
|
Loading…
Reference in New Issue
Block a user