@icgio/clients-config 1.0.259 → 1.0.260

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:f71d24bf11dbf885004178a6269acca8642ea73dcdf34bf851e0b7cf10cb4656
1
+ secretread.js:5acbb832ff348b16fb2861dee2d7968589a69a11470b3eebec6798d59e833791
2
2
  data-source.js:a88043810676f6017be94bbcc357f8f0d439890c6698cc0b02941b605e7dbd9a
package/config.json CHANGED
@@ -46,6 +46,7 @@
46
46
  "Gate": ["MIXUSDT"]
47
47
  },
48
48
  "OPUL": {
49
+ "Ascendex": ["OPULUSDT"],
49
50
  "Gate": ["OPULUSDT"],
50
51
  "Kucoin": ["OPULUSDT"],
51
52
  "Weex": ["OPULUSDT"]
@@ -121,7 +122,7 @@
121
122
  "MIXUSDT": ["Gate"]
122
123
  },
123
124
  "OPUL": {
124
- "OPULUSDT": ["Gate", "Kucoin", "Weex"]
125
+ "OPULUSDT": ["Ascendex", "Gate", "Kucoin", "Weex"]
125
126
  },
126
127
  "SARA": {
127
128
  "SARAUSDT": ["Bitmart"]
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icgio/clients-config",
3
- "version": "1.0.259",
3
+ "version": "1.0.260",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
Binary file