@icgio/clients-config 1.0.128 → 1.0.129

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:5f657454a16346aa3ed125b03077f34c90ac60de8bf2cc506fa319b6b38c436f
1
+ secretread.js:a50a0bf708fb37296eeda88c1c39d272a7229a718bc5a195d3121e9c780f796e
2
2
  data-source.js:7914c8a583a6dc1ed54909da44dbaf3b76c39adb98a63706ad277cc23de7b81b
@@ -295,6 +295,9 @@
295
295
  "Bitmart": ["SPONSTARUSDT"],
296
296
  "Mexc": ["SPONSTARUSDT"]
297
297
  },
298
+ "SWFTC": {
299
+ "Htx": ["SWFTCBTC"]
300
+ },
298
301
  "TAZZ": {
299
302
  "Weex": ["TAZZUSDT"]
300
303
  },
@@ -609,6 +612,9 @@
609
612
  "SPONSTAR": {
610
613
  "SPONSTARUSDT": ["Mexc"]
611
614
  },
615
+ "SWFTC": {
616
+ "SWFTCBTC": ["Htx"]
617
+ },
612
618
  "TAZZ": {
613
619
  "TAZZUSDT": ["Weex"]
614
620
  },
package/config.json CHANGED
@@ -52,7 +52,7 @@
52
52
  "SWFTC": {
53
53
  "Coinbase": ["SWFTCUSDC"],
54
54
  "Gatev4": ["SWFTCUSDT"],
55
- "Htx": ["SWFTCBTC", "SWFTCETH", "SWFTCUSDT"],
55
+ "Htx": ["SWFTCETH", "SWFTCUSDT"],
56
56
  "Kucoin": ["SWFTCUSDT"],
57
57
  "Okx": ["SWFTCUSDT"]
58
58
  },
@@ -127,7 +127,6 @@
127
127
  "SHRAPUSDT": ["Lbank"]
128
128
  },
129
129
  "SWFTC": {
130
- "SWFTCBTC": ["Htx"],
131
130
  "SWFTCETH": ["Htx"],
132
131
  "SWFTCUSDT": ["Gatev4", "Okx"],
133
132
  "SWFTCUSDC": ["Coinbase"]
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icgio/clients-config",
3
- "version": "1.0.128",
3
+ "version": "1.0.129",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
Binary file