We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The default rate on the interest rate slider is currently set as a constant, the value a user sees should be dynamic, and linked to https://github.com/liquity/bold/blob/d3ec4d588dc2e43558d23f9923a37a85a5148f61/frontend/app/src/liquity-utils.ts#L310C17-L310C39, with a result that is rounded to the nearest 0.1%
The text was updated successfully, but these errors were encountered:
bpierre
No branches or pull requests
The default rate on the interest rate slider is currently set as a constant, the value a user sees should be dynamic, and linked to https://github.com/liquity/bold/blob/d3ec4d588dc2e43558d23f9923a37a85a5148f61/frontend/app/src/liquity-utils.ts#L310C17-L310C39, with a result that is rounded to the nearest 0.1%
The text was updated successfully, but these errors were encountered: