Interface QueryGetOrderByIDRequestProtoMsg

interface QueryGetOrderByIDRequestProtoMsg {
    typeUrl: "/seiprotocol.seichain.dex.QueryGetOrderByIDRequest";
    value: Uint8Array;
}

Properties

Properties

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