Commit fe0f53d6 by ken

新号

parent 6feccb3a
...@@ -11,8 +11,8 @@ const redis = require('redis'); ...@@ -11,8 +11,8 @@ const redis = require('redis');
const redisClient = redis.createClient(); const redisClient = redis.createClient();
const publishKey = "ZB@2"; const publishKey = "ZB@2";
const accountInfoChannel = "getaccountinfo"; const accountInfoChannel = "getaccountinfo";
const APIKEY = "64762927-c80c-4f85-b2ee-b10ea5b5b321"; const APIKEY = "7b88af54-7efb-4259-926f-bb961122a2aa";
const APISECRET = "dc68738a-201c-4ddd-9b4e-f18370371f7a"; const APISECRET = "14df53b4-8ea9-410a-a4c2-d82d197dd7fe";
const lastEventTimeMap = {}; const lastEventTimeMap = {};
let balanceByRestOk = true; let balanceByRestOk = true;
let balanceByWebsocketOk = 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