@meteora-ag/dlmm 1.6.0-rc.12 → 1.6.0-rc.13

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.js CHANGED
@@ -18154,6 +18154,7 @@ var DLMM = class {
18154
18154
  shouldClaimReward: true,
18155
18155
  pairAddress: this.pubkey
18156
18156
  });
18157
+ console.log("\u{1F680} ~ DLMM ~ rebalancePosition:", rebalancePosition);
18157
18158
  const rebalanceStrategyBuilder = new BalancedStrategyBuilder(
18158
18159
  new (0, _anchor.BN)(rebalancePosition.lbPair.activeId),
18159
18160
  new (0, _anchor.BN)(rebalancePosition.lbPair.binStep),