You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.
#0 JsonRPC.call (package:web3dart/json_rpc.dart:62:7)
<asynchronous suspension>
#1 Web3Client._makeRPCCall (package:web3dart/src/core/client.dart:54:20)
<asynchronous suspension>```
Any thoughts would be helpful, pretty sure that I did something similar a few days ago so not sure what may be throwing the error now.
The text was updated successfully, but these errors were encountered:
Using this in a for loop starting at 0 and right now it is running from 0 -> 0x28 so about 45-50 times I believe.
Using:
getBlockInformation(blockNumber: BlockNum.exact(i).toBlockParam());
When it gets to 0x28 it throws this error;
The text was updated successfully, but these errors were encountered: