You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hey guys, i am having some issues when using pagination - specifically i can't get limit to work, it always returns 1 entry no matter what. is it by design or should i be querying it in a different way?
hey guys, i am having some issues when using pagination - specifically i can't get limit to work, it always returns 1 entry no matter what. is it by design or should i be querying it in a different way?
example: https://rest.cosmos.directory/dymension/ibc/core/client/v1/client_states?pagination.limit=100&pagination.count_total=true
here are the current results i am getting from this query:
results
moreover, if i use the key for next page - i get empty results, is that normal?
https://rest.cosmos.directory/dymension/ibc/core/client/v1/client_states?pagination.key=LzA3LXRlbmRlcm1pbnQtMC9jb25zZW5zdXNTdGF0ZXMvMS0xMDAwODIyMC9wcm9jZXNzZWRUaW1l
The text was updated successfully, but these errors were encountered: