@meteora-ag/dlmm 1.0.39-rc.2 → 1.0.39-rc.3

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
@@ -9090,6 +9090,7 @@ var DLMM = class {
9090
9090
  this.binArrayBitmapExtension?.account,
9091
9091
  binArrays
9092
9092
  );
9093
+ console.log("\u{1F680} ~ DLMM ~ binArrayAccountToSwap:", binArrayAccountToSwap);
9093
9094
  if (binArrayAccountToSwap == null) {
9094
9095
  throw new Error("Insufficient liquidity");
9095
9096
  }