@gainsnetwork/sdk 0.2.64-rc4 → 0.2.64

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.
@@ -18,8 +18,8 @@ const getBorrowingGroupName = (groupIndex) => {
18
18
  "Forex USD Majors",
19
19
  "Forex USD-Quoted Majors",
20
20
  "Forex EUR Majors",
21
- "",
22
- "",
21
+ "Indices",
22
+ "Stocks",
23
23
  "Commodities",
24
24
  "Forex USD Minors",
25
25
  "Forex Nordic",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gainsnetwork/sdk",
3
- "version": "0.2.64-rc4",
3
+ "version": "0.2.64",
4
4
  "description": "Gains Network SDK",
5
5
  "main": "./lib/index.js",
6
6
  "files": [