Skip to content

Conversation

mdqst
Copy link

@mdqst mdqst commented Dec 18, 2024

Description:

The method fetchTworyptoFactoryPools was mistakenly spelled as "Tworypto," which is incorrect.
It has now been corrected to the proper spelling of "Twocrypto" to ensure consistency and accuracy across the codebase.

Thanks for Curve!

},
twocryptoFactory: {
fetchPools: _curve.fetchTworyptoFactoryPools,
fetchPools: _curve.fetchTwocryptoFactoryPools,
Copy link
Contributor

Choose a reason for hiding this comment

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

The method doesn't exist (it needs to updated).
Can you please enable Github Actions in your fork to verify your changes?

Copy link
Author

Choose a reason for hiding this comment

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

got it! I’ll update the method accordingly and enable GitHub Actions in my fork to run the checks.

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