-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable Script address to use dexV2 tx creation (#34)
* Enabling composite transaction for multisig and smart wallets This will allow creating trasactions that fulfill the requrments of the multisig or smart wallet. By providing a composable Tx that fufils the requirements of whatever wallet you are developing against you are able to get full support by simply composing this transaction into the target Tx. * Editing tx creation to allow for script owned address * Update dex-v2.ts
- Loading branch information
Showing
2 changed files
with
35 additions
and
18 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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