interface QueryAllowancesRequestAminoMsg {
    type: "cosmos-sdk/QueryAllowancesRequest";
    value: QueryAllowancesRequestAmino;
}

Properties

Properties

type: "cosmos-sdk/QueryAllowancesRequest"