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

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.mjs CHANGED
@@ -18180,6 +18180,7 @@ var DLMM = class {
18180
18180
  withdraws,
18181
18181
  deposits
18182
18182
  );
18183
+ console.log("\u{1F680} ~ DLMM ~ simulationResult:", simulationResult);
18183
18184
  return {
18184
18185
  rebalancePosition,
18185
18186
  simulationResult