This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Description
Is there an existing issue for this?
Current Behavior
In some cases the provider returns null, which can't be handled by the request manager and cause runtime error.
Expected Behavior
There should not be an error and the null response should be returned from the request manager.
Steps to Reproduce
Send a transaction receipt request for a hash which does not exists.
Web3.js Version
4.x
Environment
N/A
Anything Else?
No response