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
{{ message }}
This repository has been archived by the owner on Jan 22, 2020. It is now read-only.
When I call curl https://horizon.stellar.org/assets?cursor=ACT_GBANK7OKSC2AVD6HQM65XRBHBH3F76PYDHJCWLVUDR5JBVWFGLVQMPZA_credit_alphanum4&limit=10&order=desc
it does not give me correct list of previous assets.
Instead of giving list of last 10 (as per limit), I guess it just goes back by 1 asset and other 9 remains same.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I call
curl https://horizon.stellar.org/assets?cursor=ACT_GBANK7OKSC2AVD6HQM65XRBHBH3F76PYDHJCWLVUDR5JBVWFGLVQMPZA_credit_alphanum4&limit=10&order=desc
it does not give me correct list of previous assets.
Instead of giving list of last 10 (as per limit), I guess it just goes back by 1 asset and other 9 remains same.
The text was updated successfully, but these errors were encountered: