-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(createTransaction.ts): import VersionedTransaction and deseriali…
…ze transaction to extract instructions for better transaction handling fix(loadTransaction.ts): add console log for debugging purposes to indicate non-legacy transaction handling chore(runTransaction.ts): remove runTransaction utility as it is no longer needed feat(swap.ts): add isLegacy flag to newParams and log transaction instructions before sending for improved debugging fix(package.json): change solana-send-transaction dependency to workspace version for better compatibility in monorepo setup
- Loading branch information
Showing
5 changed files
with
13 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters