Skip to content

tx state API: cursor for paginated response #184

@CluEleSsUK

Description

@CluEleSsUK

Potential minor improvement : for a paginated response I would expect to receive back some kind of 'page cursor' that I could use in a subsequent request to get a following set of transactions.

For instance scrolling through a list, I might fetch the first 10, then the next 10, etc. The page cursor can make it easy to setup this kind of loop.

Originally posted by @andrewjslack in #177 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions