Interface QueryGetMatchResultResponseProtoMsg

interface QueryGetMatchResultResponseProtoMsg {
    typeUrl: "/seiprotocol.seichain.dex.QueryGetMatchResultResponse";
    value: Uint8Array;
}

Properties

Properties

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