Skip to content

Conversation

@theGreatPanini
Copy link

Corrected the token weight variable in the calcPoolInGivenSingleOut function's comment block from (tO / tW) to the correct (wO / tW). This change ensures that the documentation accurately reflects the calculation based on the token's weight (wO) relative to the total weight (tW), rather than an undefined variable (tO).

Corrected the token weight variable in the calcPoolInGivenSingleOut function's comment block from (tO / tW) to the correct (wO / tW). This change ensures that the documentation accurately reflects the calculation based on the token's weight (wO) relative to the total weight (tW), rather than an undefined variable (tO).
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