@icgio/clients-config 1.0.357 → 1.0.359
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 +4 -4
- package/package.json +1 -1
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,11 +187,9 @@
|
|
|
185
187
|
100
|
|
186
188
|
],
|
|
187
189
|
"PUFFER": [
|
|
188
|
-
0.1,
|
|
189
190
|
0.3,
|
|
190
191
|
0.5,
|
|
191
|
-
1
|
|
192
|
-
2
|
|
192
|
+
1
|
|
193
193
|
],
|
|
194
194
|
"SARA": [
|
|
195
195
|
1,
|