@carrot-protocol/clend-rpc 0.1.1-data-fixes-dev-7444a2c → 0.1.1-data-fixes-dev-6f9af9e

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.
@@ -1676,7 +1676,7 @@ export type Clend = {
1676
1676
  2
1677
1677
  ];
1678
1678
  },
1679
- 26
1679
+ 25
1680
1680
  ];
1681
1681
  };
1682
1682
  },
package/dist/idl/clend.js CHANGED
@@ -1679,7 +1679,7 @@ exports.IDL = {
1679
1679
  2
1680
1680
  ]
1681
1681
  },
1682
- 26
1682
+ 25
1683
1683
  ]
1684
1684
  }
1685
1685
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@carrot-protocol/clend-rpc",
3
- "version": "0.1.1-data-fixes-dev-7444a2c",
3
+ "version": "0.1.1-data-fixes-dev-6f9af9e",
4
4
  "description": "rpc client and libs for carrot lend",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",