Commit 72cdee5d by ken

key

parent 0a88faf4
......@@ -11,8 +11,8 @@ const redis = require('redis');
const redisClient = redis.createClient();
const publishKey = "ZB@2";
const accountInfoChannel = "getaccountinfo";
const APIKEY = "8e3b8008-fc38-4274-9ea6-1bcec550b7b1";
const APISECRET = "66db4f85-d40f-4c77-842f-85b7ffbee35b";
const APIKEY = "5a0bb0ae-94d4-476c-b6b7-adc6789ff14c";
const APISECRET = "eb4131e8-d5b5-49b4-b573-a392aacda8c1";
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