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: add repay to calculate new health-factor #96

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

Teolhyn
Copy link
Member

@Teolhyn Teolhyn commented Feb 11, 2025

No description provided.

@@ -345,7 +345,7 @@ impl LoanManager {
borrowed_from,
collateral_amount,
collateral_from,
health_factor,
health_factor: _,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you use the .. at the end of the unstructure? A bit cleaner that way IMO

@Teolhyn Teolhyn force-pushed the feat/repay-to-update-health-factor-and-interest branch from e920623 to cbd3c04 Compare February 11, 2025 10:43
@Teolhyn Teolhyn merged commit 5c16840 into main Feb 11, 2025
4 checks passed
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.

2 participants