Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Pre made transaction functions to be compatible with sponsored transaction generation #283

Open
0xmaayan opened this issue Feb 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@0xmaayan
Copy link
Collaborator

0xmaayan commented Feb 8, 2024

🚀 Feature Request Description

The SDK provides some pre made custom transaction functions to generate transactions, for example
https://github.com/aptos-labs/aptos-ts-sdk/blob/main/src/api/digitalAsset.ts#L66
https://github.com/aptos-labs/aptos-ts-sdk/blob/main/src/api/fungibleAsset.ts#L139

Those functions support only single signer transaction and are not compatible with a sponsor transaction option.

@0xmaayan 0xmaayan added the enhancement New feature or request label Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant