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

Paginate GetAddressHistory response #188

Closed
3 tasks done
0xp3gasus opened this issue May 31, 2022 · 0 comments · Fixed by #189
Closed
3 tasks done

Paginate GetAddressHistory response #188

0xp3gasus opened this issue May 31, 2022 · 0 comments · Fixed by #189
Assignees
Labels
enhancement New feature or request

Comments

@0xp3gasus
Copy link
Collaborator

  • I have read the Contributing file of the documentation.
  • I have searched the issues (including closed ones) and believe that this is not a duplicate.
  • I am willing to lend a hand to help implement this feature.

Feature Request

Feature Description

Paginate GetAddressHistory response. Requests should accept three new parameters:

  • page: Number of page.
  • pageSize: Number of elements per page
  • order: Criteria to sort the elements. It can only have two values: asc or desc

Use Case(s)

@0xp3gasus 0xp3gasus added the enhancement New feature or request label May 31, 2022
@0xp3gasus 0xp3gasus self-assigned this May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant