You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to fetch the configs from the registry by pages. The current query supports doing so in ascending order, but not descending order. Per @Art3miX, the contract should expose a new query to do a reverse lookup, because of how storage works and the fact we "skip" ids.
The text was updated successfully, but these errors were encountered:
I would like to fetch the configs from the registry by pages. The current query supports doing so in ascending order, but not descending order. Per @Art3miX, the contract should expose a new query to do a reverse lookup, because of how storage works and the fact we "skip" ids.
The text was updated successfully, but these errors were encountered: