Interface QueryGetOrderCountResponseProtoMsg

interface QueryGetOrderCountResponseProtoMsg {
    typeUrl: "/seiprotocol.seichain.dex.QueryGetOrderCountResponse";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/seiprotocol.seichain.dex.QueryGetOrderCountResponse"
value: Uint8Array