Interface QueryGetMatchResultResponseAminoMsg

interface QueryGetMatchResultResponseAminoMsg {
    type: "/seiprotocol.seichain.dex.QueryGetMatchResultResponse";
    value: QueryGetMatchResultResponseAmino;
}

Properties

Properties

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