We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently you need to call both submit and poll.
submit
poll
Add submitAndPoll and/or submitAndListen to submit a transaction and wait for the result in one go.
submitAndPoll
submitAndListen
No response
The text was updated successfully, but these errors were encountered:
This issue is stale because it is open for 60 days with no activity
Sorry, something went wrong.
No branches or pull requests
Please confirm the following:
Is your feature request related to a problem?
Currently you need to call both
submit
andpoll
.Describe the solution you'd like
Add
submitAndPoll
and/orsubmitAndListen
to submit a transaction and wait for the result in one go.Describe alternatives you've considered
No response
Do you have any additional context?
No response
Participation
The text was updated successfully, but these errors were encountered: