Interface QueryAllowancesByGranterRequestAminoMsg

interface QueryAllowancesByGranterRequestAminoMsg {
    type: "cosmos-sdk/QueryAllowancesByGranterRequest";
    value: QueryAllowancesByGranterRequestAmino;
}

Properties

Properties

type: "cosmos-sdk/QueryAllowancesByGranterRequest"