@icgio/clients-config 1.0.356 → 1.0.358

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 CHANGED
@@ -38,7 +38,9 @@
38
38
  "SARA": true,
39
39
  "SWFTC": true
40
40
  },
41
- "orderbook": {},
41
+ "orderbook": {
42
+ "PUFFER": true
43
+ },
42
44
  "total_in_usd": {
43
45
  "SWFTC": true
44
46
  },
@@ -185,13 +187,11 @@
185
187
  100
186
188
  ],
187
189
  "PUFFER": [
190
+ 0.1,
191
+ 0.3,
192
+ 0.5,
188
193
  1,
189
- 2,
190
- 5,
191
- 10,
192
- 20,
193
- 50,
194
- 100
194
+ 2
195
195
  ],
196
196
  "SARA": [
197
197
  1,
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icgio/clients-config",
3
- "version": "1.0.356",
3
+ "version": "1.0.358",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
Binary file