@icgio/clients-config 1.0.58 → 1.0.59

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,2 @@
1
- secretread.js:a8f02656a98920c4c02510206017f9236ba6559502d318a6c386c577adeddaa0
1
+ secretread.js:0c7bce28af4a5dfd87dcc3786de524356c5c7a30100dc5360b974813c02ae03b
2
2
  data-source.js:15072408c197eb95e24f85f09efc1e134aaa7574c5a19510ee1f318e0d6e9dac
package/config.json CHANGED
@@ -38,7 +38,8 @@
38
38
  },
39
39
  "OPUL": {
40
40
  "Gatev4": ["OPULUSDT"],
41
- "Huobi": ["OPULUSDT"]
41
+ "Huobi": ["OPULUSDT"],
42
+ "Kucoin": ["OPULUSDT"]
42
43
  },
43
44
  "PACT": {
44
45
  "Btse": ["PACTUSDT"]
@@ -110,7 +111,7 @@
110
111
  "MTMSUSDT": ["Mexc"]
111
112
  },
112
113
  "OPUL": {
113
- "OPULUSDT": ["Gatev4", "Huobi"]
114
+ "OPULUSDT": ["Gatev4", "Huobi", "Kucoin"]
114
115
  },
115
116
  "PACT": {
116
117
  "PACTUSDT": ["Btse"]
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icgio/clients-config",
3
- "version": "1.0.58",
3
+ "version": "1.0.59",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
Binary file