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
sending a tx i get this error:
ERROR: broadcast_tx_commit: Response error: RPC error -32603 - Internal error: Timed out waiting for tx to be included in a block
it turns out my tx does go through, which made me send it TWICE 😱
The text was updated successfully, but these errors were encountered:
Perhaps we should alter the default, increase the timeout, or at least display the hash and a clearer message when a timeout happens.
Sorry, something went wrong.
Closing as a duplicate of #3875.
No branches or pull requests
Summary of Bug
sending a tx i get this error:
it turns out my tx does go through, which made me send it TWICE 😱
Steps to Reproduce
For Admin Use
The text was updated successfully, but these errors were encountered: