-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
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
Cannot read property 'gasLimit' of null #2843
Comments
Please update to the latest version of Web3.js and be aware that getBlock will return null if the requested block does not exist. This looks like an issue of infura. |
This was referenced Feb 16, 2023
This was referenced Feb 23, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Getting the error
TypeError: Cannot read property 'gasLimit' of null
randomlyExpected behavior
Actual behavior
Steps to reproduce the behavior
Error Logs
Gists
Versions
The text was updated successfully, but these errors were encountered: