-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: REST endpoint /cosmos/bank/v1beta1/supply/{denom}
doesn't work with denoms that contain the forward slash symbol (/
)
#17493
Comments
Blows my mind people still call this LCD...in any case, for these requests, can you just pass a query param? |
This is not an issue since v0.46, fixed here: #11170 |
Seems like this is still an issue for the Any ideas @alexanderbez @facundomedica ? |
@apollo-sturdy yes, we'll need to implement a similar query for |
Alright. I'm assuming there might be other issues with that, but if possible another option would be to upgrade |
I will update and see what happens: #18872 |
What happened?
As the title suggests. Issue is with the REST endpoint, gRPC should be fine.
Cosmos SDK Version
0.45+
How to reproduce?
Example: Osmosis denom
gamm/pool/1
The following URLs:
and
both returns
The text was updated successfully, but these errors were encountered: