@icgio/clients-config 1.0.67 → 1.0.69

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
1
  secretread.js:c2643bba6d98fd1c490719cd544d2b3dac51c3b9dec62616968a713b6c3fa36b
2
- data-source.js:5edf0814adea7b768be14ee52704449be039095e65f89d9c19856cb7b29d8af6
2
+ data-source.js:536006a87622d25c60571c08a6fdf17377590f87e4e395d1025ed2d5de884ac7
package/config.json CHANGED
@@ -38,7 +38,8 @@
38
38
  "OPUL": {
39
39
  "Gatev4": ["OPULUSDT"],
40
40
  "Huobi": ["OPULUSDT"],
41
- "Kucoin": ["OPULUSDT"]
41
+ "Kucoin": ["OPULUSDT"],
42
+ "Mexc": ["OPULUSDT"]
42
43
  },
43
44
  "PACT": {
44
45
  "Btse": ["PACTUSDT"]
@@ -114,7 +115,7 @@
114
115
  "MTMSUSDT": ["Mexc"]
115
116
  },
116
117
  "OPUL": {
117
- "OPULUSDT": ["Gatev4", "Huobi", "Kucoin"]
118
+ "OPULUSDT": ["Gatev4", "Huobi", "Kucoin", "Mexc"]
118
119
  },
119
120
  "PACT": {
120
121
  "PACTUSDT": ["Btse"]
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icgio/clients-config",
3
- "version": "1.0.67",
3
+ "version": "1.0.69",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
Binary file