Commit c00c48bf by ken

xrp etc

parent 4a8ad410
......@@ -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"];
const observerSymbol = ["btcusdt", 'ethusdt', 'ethbtc', "eosbtc", "eosusdt", "etcusdt", "etcbtc", "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