Interface: AuthzV1Beta1Extension
Authz.v1beta1.AuthzV1Beta1Extension
Represents the Authz extension to be used on QueryClient instances.
Properties
authz
• Readonly
authz: Object
Type declaration
Name | Type |
---|---|
grants | (granter : string , grantee : string , msgTypeUrl? : string , pagination? : PageRequest ) => Promise <undefined | Grant []> |