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
web3.eth().block(BlockNumber::Pending.into())
in infura and have the similar error #342 Err(Decoder("Error(\"invalid type: null, expected a 0x-prefixed hex string with length of 40\", line: 0, column: 0)"))
using commit f68b3a1
web3.eth().block(BlockNumber::Pending.into())
in infura and have the similar error #342
Err(Decoder("Error(\"invalid type: null, expected a 0x-prefixed hex string with length of 40\", line: 0, column: 0)"))
using commit
f68b3a1
Working after modification
#405
The text was updated successfully, but these errors were encountered: