horizon
horizon copied to clipboard
Previous anchor does not give correct previous asset list
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.