mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-28 09:24:15 -04:00
use dns seed nodes from MainNetParams on stagenet
This commit is contained in:
parent
f99fab8515
commit
78ae449e18
2 changed files with 2 additions and 2 deletions
|
@ -226,7 +226,7 @@ public class WalletsSetup {
|
|||
walletConfig.connectToLocalHost();
|
||||
} else {
|
||||
try {
|
||||
//configPeerNodes(socks5Proxy);
|
||||
configPeerNodes(socks5Proxy);
|
||||
} catch (IllegalArgumentException e) {
|
||||
timeoutTimer.stop();
|
||||
walletsSetupFailed.set(true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue