Interface QueryGetMatchResultRequestAminoMsg

interface QueryGetMatchResultRequestAminoMsg {
    type: "/seiprotocol.seichain.dex.QueryGetMatchResultRequest";
    value: QueryGetMatchResultRequestAmino;
}

Properties

Properties

type: "/seiprotocol.seichain.dex.QueryGetMatchResultRequest"