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
error status code 404 change to 500 when query http://localhost:1317/cosmos/bank/v1beta1/denoms_metadata/foobar, since current code miss sdkErrorToGRPCError as before
Is there an existing issue for this?
What happened?
error status code 404 change to 500 when query
http://localhost:1317/cosmos/bank/v1beta1/denoms_metadata/foobar
, since current code miss sdkErrorToGRPCError as beforeCosmos SDK Version
main
How to reproduce?
reproduce in
TestBankGRPCQueries
withCOSMOS_BUILD_OPTIONS=v2
The text was updated successfully, but these errors were encountered: