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

Fix comment error in MorphoChainlinkOracleV2 #104

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

wangshouh
Copy link
Contributor

Old Comment:

// - pQ2 is the quantity of 1e(dC) assets C that can be exchanged for 1e(dQ2) assets B2.

According to the code, it can be determined that there is a problem with the comment. The correct comment should be:

// - pQ2 is the quantity of 1e(dC) assets C that can be exchanged for 1e(dQ2) assets Q2.

Copy link
Contributor

@MathisGD MathisGD left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@MathisGD MathisGD merged commit a25b4ad into morpho-org:main Dec 5, 2024
1 of 2 checks passed
@MathisGD MathisGD mentioned this pull request Dec 5, 2024
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.

3 participants