mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-12 08:30:45 -04:00
update translation: Connecting to Haveno network
This commit is contained in:
parent
8800d9ea46
commit
41ed01dbde
16 changed files with 16 additions and 15 deletions
|
@ -890,6 +890,7 @@ public class XmrWalletService {
|
|||
cmd.add("--" + MONERO_NETWORK_TYPE.toString().toLowerCase());
|
||||
}
|
||||
|
||||
// set connection flags
|
||||
MoneroRpcConnection connection = xmrConnectionService.getConnection();
|
||||
if (connection != null) {
|
||||
cmd.add("--daemon-address");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue