Skip to content

Add sort parameter for returned results #19

@erasmospunk

Description

@erasmospunk

I have a use case that I need to get the first block of a specific date.

The endpoint /blocks returns the correct list but the block I need is in the end of that list so I have to paginate the whole list or search the previous day and search for the next_block. Both cases are sub-optimal.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions