Commit 5d6c7be8 by ken

key

parent 8a0e07ed
......@@ -12,8 +12,8 @@ const redis = require('redis');
const redisClient = redis.createClient();
const publishKey = "ZB@2";
const accountInfoChannel = "getaccountinfo";
const APIKEY = "9fea8075-d365-45ae-888c-388aecc80b5a";
const APISECRET = "aac906ac-7eaf-4b78-b0fe-98f259cc5389";
const APIKEY = "80b6f0e6-a0d7-4eb7-9925-309d2c572069";
const APISECRET = "543c1701-1803-488e-b2af-72edc81fba6f";
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