We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I query the consumer chains in the ICS testnet using the Gaia CLI, I only get the first 100 with a next_page key:
gaiad q provider list-consumer-chains --node https://rpc.provider-sentry-01.ics-testnet.polypore.xyz:443 | tail -n 2 next_key: AAAAAAAAAAMxMDA= total: "108"
But there is no option to set the key or page.
v6.3.0 (Gaia v21.0.0)
Query the consumer chains in the ICS testnet with Gaia v21.0.0:
gaiad q provider list-consumer-chains --node https://rpc.provider-sentry-01.ics-testnet.polypore.xyz:443
The text was updated successfully, but these errors were encountered:
insumity
Successfully merging a pull request may close this issue.
Is there an existing issue for this?
What happened?
When I query the consumer chains in the ICS testnet using the Gaia CLI, I only get the first 100 with a next_page key:
But there is no option to set the key or page.
Interchain Security Version
v6.3.0 (Gaia v21.0.0)
How to reproduce?
Query the consumer chains in the ICS testnet with Gaia v21.0.0:
The text was updated successfully, but these errors were encountered: