Commit ce73c938 by ken

try

parent e4277edb
......@@ -12,8 +12,8 @@ const redis = require('redis');
const redisClient = redis.createClient();
const publishKey = "ZB@2";
const accountInfoChannel = "getaccountinfo";
const APIKEY = "e7ae9366-839d-4d0c-a480-112d7d6ed76e";
const APISECRET = "c8c61c2b-0d4d-448d-b68e-6a500cf507c6";
const APIKEY = "79360181-00af-494b-8241-eb0deb49a6c4";
const APISECRET = "21591dd9-d0e0-44a0-9a9e-d76556d625bc";
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