@icgio/clients-config 1.0.381 → 1.0.382
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.
- package/config.json +1 -1
- package/package.json +1 -1
package/config.json
CHANGED
|
@@ -270,6 +270,7 @@
|
|
|
270
270
|
"dex_access": false,
|
|
271
271
|
"manual_trade": false,
|
|
272
272
|
"server_config_enabled": false,
|
|
273
|
+
"product": "liquidity-expert",
|
|
273
274
|
"usernames": ["jyai@icg.io"]
|
|
274
275
|
},
|
|
275
276
|
"MINDFAK": {
|
|
@@ -278,7 +279,6 @@
|
|
|
278
279
|
"dex_access": false,
|
|
279
280
|
"manual_trade": false,
|
|
280
281
|
"server_config_enabled": false,
|
|
281
|
-
"product": "liquidity-expert",
|
|
282
282
|
"usernames": ["jyai@icg.io"]
|
|
283
283
|
},
|
|
284
284
|
"PUFFER": {
|