@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 +7 -7
- package/data-source.js.secret +0 -0
- package/package.json +1 -1
- package/secretread.js.secret +0 -0
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,
|
package/data-source.js.secret
CHANGED
|
Binary file
|
package/package.json
CHANGED
package/secretread.js.secret
CHANGED
|
Binary file
|