Closed julienrbrt closed 4 hours ago
just wonder if this issue is related this todo? since I get Not Implemented
error when query like http://localhost:1317/cosmos/authz/v1beta1/grants?
just wonder if this issue is related this todo? since I get
Not Implemented
error when query likehttp://localhost:1317/cosmos/authz/v1beta1/grants?
https://github.com/cosmos/cosmos-sdk/issues/20798 is related to that todo. That one of our release blocker: https://github.com/orgs/cosmos/projects/26/views/38
As discussed in the team call, we should verify why this PR: https://github.com/cosmos/cosmos-sdk/pull/22673 fixed it. In theory RegisterServices on runtime/v2 should have registered all the necessary methods.