Hi mate, I'm following your YouTube course (it's amazing I love it thank you) and I noticed that, as the subject suggests, the line web3.eth.get_transaction(txHash) inside the even handler often raises a TransactionNotFound.
You didn't show it because you pass the exception but I was wondering why it happends.
It would be appreciated to know why, btw thank you so much for your amazing courses.
Hi mate, I'm following your YouTube course (it's amazing I love it thank you) and I noticed that, as the subject suggests, the line
web3.eth.get_transaction(txHash)inside the even handler often raises a TransactionNotFound.You didn't show it because you pass the exception but I was wondering why it happends.
It would be appreciated to know why, btw thank you so much for your amazing courses.