@naviprotocol/lending 1.4.0-emode.10 → 1.4.0-emode.11

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 L = p.bytes(32).transform({
129
129
  borrow_balance: p.u256(),
130
130
  /** User's current supply balance */
131
131
  supply_balance: p.u256()
132
- }), de = "1.4.0-emode.10", S = {
132
+ }), de = "1.4.0-emode.11", S = {
133
133
  version: de
134
134
  }, me = S.version, ge = () => {
135
135
  if (typeof process < "u" && process.versions && process.versions.node)
@@ -345,7 +345,7 @@ async function he(e, o, n, r) {
345
345
  e.object(t.incentiveV3)
346
346
  ],
347
347
  typeArguments: [a.suiCoinType]
348
- }), t.version === 2 && a.id === 0 && e.moveCall({
348
+ }), t.version === 2 && a.id === 0 && (!r?.env || r?.env === "prod") && e.moveCall({
349
349
  target: `${t.package}::pool::refresh_stake`,
350
350
  arguments: [e.object(a.contract.pool), e.object("0x05")]
351
351
  }), e;