@naviprotocol/lending 1.4.0-emode.17 → 1.4.0-emode.18

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 W = d.bytes(32).transform({
129
129
  borrow_balance: d.u256(),
130
130
  /** User's current supply balance */
131
131
  supply_balance: d.u256()
132
- }), me = "1.4.0-emode.17", $ = {
132
+ }), me = "1.4.0-emode.18", $ = {
133
133
  version: me
134
134
  }, ye = $.version, ge = () => {
135
135
  if (typeof process < "u" && process.versions && process.versions.node)
@@ -971,7 +971,7 @@ const Be = A(
971
971
  market: i.key
972
972
  })).concat(
973
973
  t.filter((i) => !!r.find((s) => s.id === i.marketId)).map((i) => ({
974
- address: e,
974
+ address: i.accountCap,
975
975
  market: j(i.marketId).key,
976
976
  emodeId: i.emodeId
977
977
  }))