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

ChildChain module should handle pagination for clients #310

Open
Pongch opened this issue Jul 27, 2020 · 0 comments
Open

ChildChain module should handle pagination for clients #310

Pongch opened this issue Jul 27, 2020 · 0 comments

Comments

@Pongch
Copy link
Contributor

Pongch commented Jul 27, 2020

when calling a child chain API that contains pagination, the client library should handle pages and give all the results for the user.

eg. a client that wants to retrieve /transaction.all with multiple pages of results over 200 tx(s) should call the method only once, the library should make subsequent requests to fetch all results.

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

1 participant