Commit 1d890acd by ken

key

parent e82cb6d8
......@@ -12,8 +12,8 @@ const redis = require('redis');
const redisClient = redis.createClient();
const publishKey = "ZB@2";
const accountInfoChannel = "getaccountinfo";
const APIKEY = "245efb49-13a5-4325-987c-a46c33ff6b71";
const APISECRET = "5422b456-6152-42af-a646-aaf4dc664a98";
const APIKEY = "5d8072f1-1b4c-4f3b-933e-69555ede9f03";
const APISECRET = "0d9f5e3e-6a8e-4fe4-be7b-e68b4e02602e";
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