Commit 6db458ac by ken

key

parent 72cdee5d
......@@ -11,8 +11,8 @@ const redis = require('redis');
const redisClient = redis.createClient();
const publishKey = "ZB@2";
const accountInfoChannel = "getaccountinfo";
const APIKEY = "5a0bb0ae-94d4-476c-b6b7-adc6789ff14c";
const APISECRET = "eb4131e8-d5b5-49b4-b573-a392aacda8c1";
const APIKEY = "c31d6ca8-037a-4675-b571-a755cda96c9d";
const APISECRET = "e8aea44b-8425-4837-a981-5bc02a1324fd";
const lastEventTimeMap = {};
let balanceByRestOk = true;
let balanceByWebsocketOk = true;
......
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