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 pool index in CLPoolManager #27

Closed
wants to merge 2 commits into from

Conversation

ChefSnoopy
Copy link
Collaborator

If you want to query v4 pool information, you need to know the poolId, which is very long and not user-friendly.
So i suggest we can record the pool index which start at 1, we just need to remember the pool index, then we can use index to query the pool information easily.

If you want to query v4 pool information, you need to know the poolId, which is very long and not user-friendly.
So i suggest we can record the pool index which start from 1,  we just need to remember the pool index, then we can use index to query the pool information easily.
@ChefSnoopy ChefSnoopy closed this May 6, 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.

1 participant