Adds GranterGrants query and GranteeGrants query to the authz module. Only queries had been added, no other state-breaking changes are included in this PR.
Docker image for the proto lints has been updated and thus includes minor changes in other proto files as well.
Description
Backported from https://github.com/cosmos/cosmos-sdk/pull/10326 and https://github.com/cosmos/cosmos-sdk/pull/10944.
Adds
GranterGrants
query andGranteeGrants
query to the authz module. Only queries had been added, no other state-breaking changes are included in this PR.Docker image for the proto lints has been updated and thus includes minor changes in other proto files as well.