flyzto hace 1 mes
padre
commit
d11dd910ac
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      polymarket/libs/polymarketClient.js

+ 1 - 1
polymarket/libs/polymarketClient.js

@@ -4,7 +4,7 @@ import { HttpsProxyAgent } from "https-proxy-agent";
 import { ClobClient, Side, OrderType } from "@polymarket/clob-client";
 import { Wallet } from "ethers";
 
-import WebSocketClient from "./WebSocketClient.js";
+import WebSocketClient from "./webSocketClient.js";
 
 import Logs from "./logs.js";