Fix order type import

This commit is contained in:
DonDuala
2024-12-29 22:25:23 -04:00
parent 284338af54
commit 8428d99e4b
3 changed files with 3 additions and 3 deletions

View File

@@ -9,8 +9,8 @@ import {
ManifestClient,
WrapperPlaceOrderParamsExternal,
} from "@cks-systems/manifest-sdk";
import { OrderType } from "@cks-systems/manifest-sdk/client/ts/src/wrapper/types/OrderType";
import { sleep } from "openai/core";
import { OrderType } from "@cks-systems/manifest-sdk/dist/types/src/manifest";
/**
* Place limit orders using Manifest