undo change to trade saving wallet

This commit is contained in:
woodser 2025-06-05 07:12:12 -04:00
parent be0b745498
commit 259d28fbdc
No known key found for this signature in database
GPG key ID: 55A10DD48ADEE5EF

View file

@ -2770,9 +2770,8 @@ public abstract class Trade extends XmrWalletBase implements Tradable, Model {
pollInProgress = false; pollInProgress = false;
} }
} }
saveWalletWithDelay();
} }
saveWalletWithDelay();
} }
private static boolean isPublished(MoneroTx tx) { private static boolean isPublished(MoneroTx tx) {