ordinals/ord

Recursion: Get latest child from parent inscription

Open

#3.923 aberto em 30 de ago. de 2024

Ver no GitHub
 (5 comments) (5 reactions) (0 assignees)Rust (1.479 forks)github user discovery
enhancementgood first issue

Métricas do repositório

Stars
 (3.955 stars)
Métricas de merge de PR
 (Mesclagem média 15d 21h) (5 fundiu PRs em 30d)

Description

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

Guia do colaborador