Commit 661f4e44 by ken

新号

parent 0ed41187
......@@ -9,8 +9,8 @@ const redis = require('redis');
const redisClient = redis.createClient();
const publishKey = "ZB@2";
const accountInfoChannel = "getaccountinfo";
const APIKEY = "09981675-881f-49f7-911b-69eaa74fdfc9";
const APISECRET = "e09ed235-11dd-4c9b-91b2-8fecd2892d59";
const APIKEY = "8b3a3944-5d13-43b4-a90f-0db5732a35c6";
const APISECRET = "001d5649-65f7-4c88-9d31-c429da39989d";
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