@icgio/clients-config 1.0.83 → 1.0.84

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:c783bc3029b9d127ff26bb91cd29e30a69b878f0fcbfa8e8421e22d79e2e4c26
1
+ secretread.js:f557d8a5885b69de2221ded6f66db08dc2df440be033b17b14b51a8a253f526e
2
2
  data-source.js:7914c8a583a6dc1ed54909da44dbaf3b76c39adb98a63706ad277cc23de7b81b
package/config.json CHANGED
@@ -39,6 +39,7 @@
39
39
  "Mexc": ["MTMSUSDT"]
40
40
  },
41
41
  "OPUL": {
42
+ "Bitget": ["OPULUSDT"],
42
43
  "Gatev4": ["OPULUSDT"],
43
44
  "Huobi": ["OPULUSDT"],
44
45
  "Kucoin": ["OPULUSDT"]
@@ -130,7 +131,7 @@
130
131
  "MTMSUSDT": ["Mexc"]
131
132
  },
132
133
  "OPUL": {
133
- "OPULUSDT": ["Gatev4", "Huobi", "Kucoin"]
134
+ "OPULUSDT": ["Bitget", "Gatev4", "Huobi", "Kucoin"]
134
135
  },
135
136
  "PACT": {
136
137
  "PACTUSDT": ["Btse"]
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icgio/clients-config",
3
- "version": "1.0.83",
3
+ "version": "1.0.84",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
Binary file