Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: negative collected amount #633

Merged
merged 3 commits into from
Jun 30, 2023

Conversation

Senna46
Copy link
Contributor

@Senna46 Senna46 commented Jun 26, 2023

Bug Fix

When liquidation occurs, the refund to the seller will be less than the purchase price.

This has been managed by Collected Amount and has had a non-negative defect.
Negative Collected Amount is managed by another bool collected_amount_negative and set to true only in case of Liquidation.

@Senna46 Senna46 marked this pull request as ready for review June 26, 2023 14:30
@Senna46 Senna46 merged commit ac6624c into feature/fix-nbl-test Jun 30, 2023
@Senna46 Senna46 deleted the feat/negative-collected-amount branch June 30, 2023 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant