mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-10-09 17:18:44 -04:00
request save main wallet after elapsed time on poll
This commit is contained in:
parent
6214f4a120
commit
70a2556ded
1 changed files with 1 additions and 1 deletions
|
@ -2075,7 +2075,7 @@ public class XmrWalletService extends XmrWalletBase {
|
|||
pollInProgress = false;
|
||||
}
|
||||
}
|
||||
saveWalletIfElapsedTime();
|
||||
requestSaveWalletIfElapsedTime();
|
||||
|
||||
// cache wallet info last
|
||||
synchronized (walletLock) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue