-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
query error about mint module #8426
Comments
It seems to overflow because huge amount coins exist on the stargate-final. |
Make gRPC unary request to the service
The log for
|
It got panic in
|
The |
The current patch is to add the I also updated the docs in #8658. Once the docs are merged in, I consider this issue closed. |
@AmauryM |
Summary of Bug
I queried mint/inflation works well but now gives an error.
Annual_provisions also gives an error.
stargate-e is work well
stargate-final CLI also gives the same error
stargate-final
https://lcd-office.cosmostation.io/stargate-final/cosmos/mint/v1beta1/annual_provisions
https://lcd-office.cosmostation.io/stargate-final/cosmos/mint/v1beta1/inflation
http://34.71.170.158:1317/cosmos/mint/v1beta1/inflation
http://34.71.170.158:1317/cosmos/mint/v1beta1/annual_provisions
stargate-e
https://lcd-office.cosmostation.io/cosmoshub-test-stargate-e/cosmos/mint/v1beta1/inflation
https://lcd-office.cosmostation.io/cosmoshub-test-stargate-e/cosmos/mint/v1beta1/annual_provisions
Version
Steps to Reproduce
You can check simply with LCD or CLI with endpoints.
http://34.71.170.158:1317/
For Admin Use
The text was updated successfully, but these errors were encountered: