@icgio/clients-config 1.0.212 → 1.0.213

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:a0e1ae35f611dc5b529371db5f9feda1135a46f480cbcb12fd681b7586225acf
1
+ secretread.js:0a52d95767d77fe0bb9bad753b6cc771feb0484bdaaad37a6ed52f0e86ea4a8e
2
2
  data-source.js:a88043810676f6017be94bbcc357f8f0d439890c6698cc0b02941b605e7dbd9a
package/config.json CHANGED
@@ -65,7 +65,8 @@
65
65
  "Coinbase": ["SWFTCUSDC"],
66
66
  "Gate": ["SWFTCUSDT"],
67
67
  "Htx": ["SWFTCUSDT"],
68
- "Kucoin": ["SWFTCUSDT"]
68
+ "Kucoin": ["SWFTCUSDT"],
69
+ "Okx": ["SWFTCUSDT"]
69
70
  },
70
71
  "TACC": {
71
72
  "Weex": ["TACCUSDT"]
@@ -152,7 +153,7 @@
152
153
  },
153
154
  "SWFTC": {
154
155
  "SWFTCUSDC": ["Coinbase"],
155
- "SWFTCUSDT": ["Gate"]
156
+ "SWFTCUSDT": ["Okx"]
156
157
  },
157
158
  "TACC": {
158
159
  "TACCUSDT": ["Weex"]
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icgio/clients-config",
3
- "version": "1.0.212",
3
+ "version": "1.0.213",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
Binary file