mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-14 09:25:37 -04:00
force restart trade wallet on connection refused during poll
This commit is contained in:
parent
2a2eb0c82f
commit
eb323f6d65
2 changed files with 30 additions and 11 deletions
|
@ -754,7 +754,7 @@ public class XmrWalletService {
|
|||
}
|
||||
}
|
||||
|
||||
// shut down trade and main wallets at same time
|
||||
// shut down main wallet
|
||||
walletListeners.clear();
|
||||
closeMainWallet(true);
|
||||
log.info("Done shutting down main wallet");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue