Commit 34644dfd by ken

key

parent 1d4f0135
......@@ -12,8 +12,8 @@ const redis = require('redis');
const redisClient = redis.createClient();
const publishKey = "ZB@2";
const accountInfoChannel = "getaccountinfo";
const APIKEY = "6b07db0c-dc4f-4a90-9955-665041bdbdbf";
const APISECRET = "7ac9bcc3-5f0c-4eaf-99c9-80cb6a45165a";
const APIKEY = "6688d903-9923-4736-a43c-7e1cbb108441";
const APISECRET = "cb8bbc94-eca8-493f-b884-0be3d06617bf";
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