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
Currently you need to loop over all pages to get the latest child.
To save multiple calls, would it be possible to adopt something similar to sat number, using at/-1 to get latest...
at/-1
/r/children/<INSCRIPTION_ID>/inscriptions/at/-1
The text was updated successfully, but these errors were encountered:
This would be extremely useful, very much needed.
we were just discussing this in a dev group last week. This would be an amazing value add to ordinals!
I agree 💯
Sounds reasonable. Would be happy to review a PR!
🤝
Currently you need to loop over all pages to get the latest child.
To save multiple calls, would it be possible to adopt something similar to sat number, using
at/-1
to get latest.../r/children/<INSCRIPTION_ID>/inscriptions/at/-1
The text was updated successfully, but these errors were encountered: