mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-10-11 10:08:31 -04:00
request save main wallet after elapsed time on poll
This commit is contained in:
parent
96e0e78bf3
commit
57d9701ef0
1 changed files with 1 additions and 1 deletions
|
@ -2077,7 +2077,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