Interface QueryAllowancesByGranterResponseAminoMsg

interface QueryAllowancesByGranterResponseAminoMsg {
    type: "cosmos-sdk/QueryAllowancesByGranterResponse";
    value: QueryAllowancesByGranterResponseAmino;
}

Properties

Properties

type: "cosmos-sdk/QueryAllowancesByGranterResponse"