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
runtime.boundsError runtime error: index out of range [0] with length 0
/var/lib/jenkins/jobs/stellar-horizon-public/workspace/services/horizon/internal/actions/helpers.go:612
The text was updated successfully, but these errors were encountered:
…mpty named url params. (#1973)
* Add regression for #1965.
* Return early if there are no values for URLParams.
* Add accountID validation on GetAccountOffersHandler
* Use query structs for GetAccountOffersHandler.
* Use GetURLParam in GetParams.
What version are you using?
Horizon 0.23.1
What did you do?
Request:
/accounts//offers?limit=100
What did you expect to see?
No error.
What did you see instead?
The text was updated successfully, but these errors were encountered: