Interface QueryAllLongBookResponseAminoMsg

interface QueryAllLongBookResponseAminoMsg {
    type: "/seiprotocol.seichain.dex.QueryAllLongBookResponse";
    value: QueryAllLongBookResponseAmino;
}

Properties

Properties

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