Commit e4277edb by ken

key

parent 908b0cbd
......@@ -12,8 +12,8 @@ const redis = require('redis');
const redisClient = redis.createClient();
const publishKey = "ZB@2";
const accountInfoChannel = "getaccountinfo";
const APIKEY = "da79945e-43e4-43c1-b7eb-c7b16fc83970";
const APISECRET = "3b3a222f-5167-4d6a-9d6c-40c61092355c";
const APIKEY = "e7ae9366-839d-4d0c-a480-112d7d6ed76e";
const APISECRET = "c8c61c2b-0d4d-448d-b68e-6a500cf507c6";
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