QueryAllowanceResponse is the response type for the Query/Allowance RPC method.

from message cosmos.feegrant.v1beta1.QueryAllowanceResponse

Hierarchy

Constructors

Properties

allowance is a allowance granted for grantee by granter.

from field: cosmos.feegrant.v1beta1.Grant allowance = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.feegrant.v1beta1.QueryAllowanceResponse" = "cosmos.feegrant.v1beta1.QueryAllowanceResponse"

Methods