do not fix reserved outputs after shut down started

This commit is contained in:
woodser 2025-04-11 17:51:31 -04:00 committed by woodser
parent 454fc91298
commit 96eab3d42f

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