Commit 4a8ad410 by ken

key

parent 2ecf81a6
......@@ -12,8 +12,8 @@ const redis = require('redis');
const redisClient = redis.createClient();
const publishKey = "ZB@2";
const accountInfoChannel = "getaccountinfo";
const APIKEY = "73a6695b-b889-444b-a1e4-09a058c00987";
const APISECRET = "da2626d7-c27a-4104-9b96-50a4f0655b30";
const APIKEY = "da79945e-43e4-43c1-b7eb-c7b16fc83970";
const APISECRET = "3b3a222f-5167-4d6a-9d6c-40c61092355c";
const lastEventTimeMap = {};
const lastLastEventTimeMap = {};
const lastDataMap = {};
......
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