Commit 134d3a15 by ken

key

parent a0cd6a5f
......@@ -6,7 +6,7 @@ const pako = require('pako');
const crypto = require('ezcrypto').Crypto;
const ips = require("./util").allIps;
const options = {};
const observerSymbol = ["btcusdt", 'ethusdt', 'ethbtc', "eosbtc", "eosusdt", "etcusdt", "xrpusdt", "xrpbtc", "ltcbtc", "ltcusdt"];
const observerSymbol = ["btcusdt", 'ethusdt', 'ethbtc', "eosbtc", "eosusdt", "xrpusdt", "xrpbtc"];
// const observerSymbol = ["btcusdt", 'bccusdt', "bccbtc"];
const redis = require('redis');
const redisClient = redis.createClient();
......
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