QueryAllowancesByGranterResponse is the response type for the Query/AllowancesByGranter RPC method.

Since: cosmos-sdk 0.46

Hierarchy

  • V1Beta1QueryAllowancesByGranterResponse

Properties

allowances?: V1Beta1Grant[]

allowances that have been issued by the granter.

pagination?: V1Beta1PageResponse

pagination defines an pagination for the response.

Generated using TypeDoc