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

Remove awaitExecution flag #2821

Closed
maschad opened this issue Jul 23, 2024 · 0 comments · Fixed by #2820
Closed

Remove awaitExecution flag #2821

maschad opened this issue Jul 23, 2024 · 0 comments · Fixed by #2820
Assignees
Labels
chore Issue is a chore

Comments

@maschad
Copy link
Member

maschad commented Jul 23, 2024

Given the changes introduced in #2597 and #2692 the SDK no longer utilizes this functionality internally, and the public-facing API should be updated to reflect this.

Considering that in the blockchain context, transactions will always take some time to be processed, often several seconds, it is safer to remove this functionality entirely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants