@meteora-ag/dlmm 1.5.1-rc.0 → 1.5.1-rc1

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
@@ -14468,8 +14468,8 @@ var DLMM = class {
14468
14468
  tokenXMint: this.lbPair.tokenXMint,
14469
14469
  tokenYMint: this.lbPair.tokenYMint,
14470
14470
  sender: operator,
14471
- tokenXProgram: this.tokenX.owner,
14472
- tokenYProgram: this.tokenY.owner
14471
+ tokenXProgram: _spltoken.TOKEN_PROGRAM_ID,
14472
+ tokenYProgram: _spltoken.TOKEN_PROGRAM_ID
14473
14473
  }).remainingAccounts([
14474
14474
  ...transferHookAccountMetas,
14475
14475
  {