AuthzQueryClient Members

The AuthzQueryClient type exposes the following members.

Methods


  Name Description
Public method GranteeGrants
GranteeGrants returns a list of `GrantAuthorization` by grantee. Since: cosmos-sdk 0.45.2
Public method GranterGrants
GranterGrants returns list of `GrantAuthorization`, granted by granter. Since: cosmos-sdk 0.45.2
Public method Grants
Returns list of `Authorization`, granted to the grantee by the granter.