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

QueryClientStates doesn't return full list of client states #7303

Closed
jackzampolin opened this issue Sep 14, 2020 · 2 comments
Closed

QueryClientStates doesn't return full list of client states #7303

jackzampolin opened this issue Sep 14, 2020 · 2 comments
Assignees

Comments

@jackzampolin
Copy link
Member

If I query a client using clientUtils.QueryClientStateABCI it is returned properly, but it doesn't show up in the return of the clientTypes.QueryClient.ClientStates for some reason. Only the localhost client is returned.

@colin-axner
Copy link
Contributor

colin-axner commented Sep 15, 2020

have you checked if the pagination values are sufficient? Maybe the query is being done at the wrong height? Could you point me to where this is used in the relayer?

@jackzampolin
Copy link
Member Author

Thought I had checked the pagination value a couple of times but 🤦 NO! That fixes it. Sorry about these issues. Will close.

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

No branches or pull requests

3 participants