do not fix reserved outputs after shut down started

This commit is contained in:
woodser 2025-04-11 17:51:31 -04:00
parent b196b61841
commit 2469d92d14
No known key found for this signature in database
GPG Key ID: 55A10DD48ADEE5EF

View File

@ -496,6 +496,7 @@ public class TradeManager implements PersistedDataHost, DecryptedDirectMessageLi
}
// freeze or thaw outputs
if (isShutDownStarted) return;
xmrWalletService.fixReservedOutputs();
// reset any available funded address entries