Commit f22f828b by ken

换号

parent d27efbdd
......@@ -11,8 +11,8 @@ const redis = require('redis');
const redisClient = redis.createClient();
const publishKey = "ZB@2";
const accountInfoChannel = "getaccountinfo";
const APIKEY = "7b88af54-7efb-4259-926f-bb961122a2aa";
const APISECRET = "14df53b4-8ea9-410a-a4c2-d82d197dd7fe";
const APIKEY = "8e3b8008-fc38-4274-9ea6-1bcec550b7b1";
const APISECRET = "66db4f85-d40f-4c77-842f-85b7ffbee35b";
const lastEventTimeMap = {};
let balanceByRestOk = true;
let balanceByWebsocketOk = true;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment