Skip to content

Commit

Permalink
Add fix for recipient
Browse files Browse the repository at this point in the history
  • Loading branch information
toninorair committed Nov 26, 2024
1 parent 3e7bcc9 commit cc2c278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dex/usual-m-smart-m/usual-m-smart-m.ts
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ export class UsualMSmartM

return {
needWrapNative: false,
dexFuncHasRecipient: false,
dexFuncHasRecipient: true,
exchangeData,
targetExchange: this.config.usualMAddress,
returnAmountPos: undefined,
Expand Down

0 comments on commit cc2c278

Please sign in to comment.