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
It would be helpful if the submitTx function returned the tx id upon successful submission of the transaction. Currently it returns nothing.
Most similar submitTx functions in other services(like submit-api) returns the tx hash. It also makes logging submitted txs easier.
No. But I think it would be an easy thing for you to add.
The text was updated successfully, but these errors were encountered:
Fixed in #176.
Thanks for the suggestion :)
Sorry, something went wrong.
No branches or pull requests
Describe your idea, in simple words.
It would be helpful if the submitTx function returned the tx id upon successful submission of the transaction. Currently it returns nothing.
Why is it a good idea?
Most similar submitTx functions in other services(like submit-api) returns the tx hash. It also makes logging submitted txs easier.
Are you willing to work on it yourself?
No. But I think it would be an easy thing for you to add.
The text was updated successfully, but these errors were encountered: