taproot-assets
taproot-assets copied to clipboard
[feature]: pagination for AddrReceives
Hello,
Is some type of pagination going to be added to the AddrReceives REST API endpoint?
Maybe a minimum block height parameter, or something similar?
I am aware that it is possible to query for a specific address.
But it would be nice if we could also query for recent receives in a way that doesn't return all the receives that ever happened, in one big response.
I think that makes a lot of sense, we'll work on prioritizing this.