浏览代码

fix filename

flyzto 1 月之前
父节点
当前提交
d11dd910ac
共有 1 个文件被更改,包括 1 次插入1 次删除
  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";