sendSignedTransaction can't get which tx throws error #3082
Labels
2.x
2.0 related issues
Needs Clarification
Requires additional input
Stale
Has not received enough activity
The web3js version is 1.0.0-beta.55.
I used "sendSignedTransaction" to send transaction and call my smart contract method.If one error occurred,I can't get which tx is failed in the concurrency pattern.
If a out of gas error or other error occurred after got the transaction confirmation,I can get tx's information from the second parameter,but can't get when other errors occurred.
The text was updated successfully, but these errors were encountered: