Interface QueryGetMatchResultRequestProtoMsg

interface QueryGetMatchResultRequestProtoMsg {
    typeUrl: "/seiprotocol.seichain.dex.QueryGetMatchResultRequest";
    value: Uint8Array;
}

Properties

Properties

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