@aurigami/sdk 1.15.0 → 1.15.1

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/dist/sdk.esm.js CHANGED
@@ -5323,7 +5323,7 @@ var MiscRead = /*#__PURE__*/function (_BlockchainEntityRead) {
5323
5323
  switch (_context4.prev = _context4.next) {
5324
5324
  case 0:
5325
5325
  _context4.next = 2;
5326
- return this.env.auriInternalLens.getAccountLiquidity(userAddr);
5326
+ return this.env.auriInternalLens.callStatic.getAccountLiquidityAccrueInterest(userAddr);
5327
5327
 
5328
5328
  case 2:
5329
5329
  accountDetail = _context4.sent;