@naviprotocol/lending 1.4.4-beta.6 → 1.4.4-beta.7

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/index.esm.js CHANGED
@@ -129,7 +129,7 @@ const K = m.bytes(32).transform({
129
129
  borrow_balance: m.u256(),
130
130
  /** User's current supply balance */
131
131
  supply_balance: m.u256()
132
- }), ge = "1.4.4-beta.6", V = {
132
+ }), ge = "1.4.4-beta.7", V = {
133
133
  version: ge
134
134
  }, he = V.version, ve = () => {
135
135
  if (typeof process < "u" && process.versions && process.versions.node)
@@ -627,6 +627,11 @@ const tt = P(
627
627
  id: 2,
628
628
  key: "sui-eco",
629
629
  name: "Sui Eco Market"
630
+ },
631
+ rwa: {
632
+ id: 3,
633
+ key: "rwa",
634
+ name: "RWA Market"
630
635
  }
631
636
  };
632
637
  class je {
@@ -1855,7 +1860,9 @@ async function Ct(e, r, o) {
1855
1860
  ...o,
1856
1861
  cacheTime: w,
1857
1862
  market: d
1858
- }), f = s.split("___")[0], k = n.filter(($) => b($.suiCoinType) === b(f));
1863
+ }), f = s.split("___")[0], k = n.filter(
1864
+ ($) => b($.suiCoinType) === b(f)
1865
+ );
1859
1866
  k.sort(($, D) => $.market === d ? -1 : 1);
1860
1867
  const I = k[0], O = u.rewardFunds[b(f)];
1861
1868
  if (!O)