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

Introduce API for bundling many contract calls in a single transaction #211

Closed
digorithm opened this issue Apr 13, 2022 · 0 comments · Fixed by #399
Closed

Introduce API for bundling many contract calls in a single transaction #211

digorithm opened this issue Apr 13, 2022 · 0 comments · Fixed by #399
Assignees
Labels
enhancement New feature or request

Comments

@digorithm
Copy link
Member

Inspired by the problems discussed here FuelLabs/fuels-ts#216.

The SDK should have a convenient API for bundling many calls (i.e. appending CALL instructions to the script, etc.) into a single transaction.

A use case can be found in the issue above.

@digorithm digorithm added the enhancement New feature or request label Apr 13, 2022
@MujkicA MujkicA self-assigned this May 4, 2022
@MujkicA MujkicA mentioned this issue Jun 16, 2022
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
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants