interface OrderEntryProtoMsg {
    typeUrl: "/seiprotocol.seichain.dex.OrderEntry";
    value: Uint8Array;
}

Properties

Properties

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