Commit 27408238 by ken

key

parent 134d3a15
......@@ -12,8 +12,8 @@ const redis = require('redis');
const redisClient = redis.createClient();
const publishKey = "ZB@2";
const accountInfoChannel = "getaccountinfo";
const APIKEY = "8bd44551-3ef3-49cb-afe4-dd88c608b6ab";
const APISECRET = "94243399-69cf-4eaf-af27-51a879260ed6";
const APIKEY = "bb671900-ff63-44d2-99cf-5172f3806fef";
const APISECRET = "3d275ca6-9639-45b0-ab3e-d25124b9dffb";
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