@meteora-ag/dynamic-bonding-curve-sdk 1.3.5 → 1.3.6

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.cjs CHANGED
@@ -23095,7 +23095,7 @@ var MigrationService = class extends DynamicBondingCurveProgram {
23095
23095
  this.connection,
23096
23096
  poolState.baseMint,
23097
23097
  poolConfigState.leftoverReceiver,
23098
- poolConfigState.leftoverReceiver,
23098
+ withdrawLeftoverParam.payer,
23099
23099
  true,
23100
23100
  tokenBaseProgram
23101
23101
  );