kadena.js icon indicating copy to clipboard operation
kadena.js copied to clipboard

[@kadena/client] Add submitAndPoll and/or submitAndListen

Open ash-vd opened this issue 2 years ago • 1 comments

Please confirm the following:

  • [X] I have read the Code of Conduct
  • [X] The feature was not suggested before

Is your feature request related to a problem?

Currently you need to call both submit and poll.

Describe the solution you'd like

Add submitAndPoll and/or submitAndListen 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

  • [X] I am willing to submit a pull request for this feature request.

ash-vd avatar Aug 04 '23 10:08 ash-vd

This issue is stale because it is open for 60 days with no activity

github-actions[bot] avatar Oct 03 '23 16:10 github-actions[bot]

part of client-utils https://github.com/kadena-community/kadena.js/blob/main/packages/libs/client-utils/src/core/submit-and-listen.ts

Randynamic avatar Mar 10 '25 11:03 Randynamic