mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-22 22:45:21 +01:00
Change testnet seed node to o5qw2hy6l7jsf654
This commit is contained in:
parent
b03aab24b7
commit
f8feec2948
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ class DefaultSeedNodeAddresses {
|
|||
|
||||
// BTC testnet
|
||||
new NodeAddress("nbphlanpgbei4okt.onion:8001"), // 88.99.216.98
|
||||
new NodeAddress("svw3ehvh5jrq4xgg.onion:8001"), // explorer node
|
||||
new NodeAddress("o5qw2hy6l7jsf654.onion:8001"), // explorer node
|
||||
new NodeAddress("vjkh4ykq7x5skdlt.onion:8001"), // local dev test
|
||||
|
||||
// BTC regtest
|
||||
|
|
Loading…
Add table
Reference in a new issue