@meteora-ag/dlmm 1.0.39-rc.20 → 1.0.39-rc.21

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
@@ -9087,10 +9087,9 @@ var DLMM = class {
9087
9087
  swapForY,
9088
9088
  activeId,
9089
9089
  this.lbPair,
9090
- _optionalChain([this, 'access', _58 => _58.binArrayBitmapExtension, 'optionalAccess', _59 => _59.account]),
9090
+ _nullishCoalesce(_optionalChain([this, 'access', _58 => _58.binArrayBitmapExtension, 'optionalAccess', _59 => _59.account]), () => ( null)),
9091
9091
  binArrays
9092
9092
  );
9093
- console.log("\u{1F680} ~ DLMM ~ binArrayAccountToSwap:", binArrayAccountToSwap);
9094
9093
  if (binArrayAccountToSwap == null) {
9095
9094
  throw new Error("Insufficient liquidity");
9096
9095
  }