mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-24 06:44:19 -04:00
undo change to trade saving wallet
This commit is contained in:
parent
be0b745498
commit
259d28fbdc
1 changed files with 1 additions and 2 deletions
|
@ -2770,9 +2770,8 @@ public abstract class Trade extends XmrWalletBase implements Tradable, Model {
|
|||
pollInProgress = false;
|
||||
}
|
||||
}
|
||||
saveWalletWithDelay();
|
||||
}
|
||||
|
||||
saveWalletWithDelay();
|
||||
}
|
||||
|
||||
private static boolean isPublished(MoneroTx tx) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue