eth-verifiable-rpc icon indicating copy to clipboard operation
eth-verifiable-rpc copied to clipboard

storageLoad Erroring Out

Open jim380 opened this issue 2 years ago • 9 comments

error: TypeError: Cannot read property 'value' of undefined
at VerifiableEthExecEnv.storageLoad (/xxx/node_modules/verifiable-eth-rpc/build/src/evm.js:187:45)

Seems to be persistent when using a paid Alchemy account. Out of 10 tries, only 1 would work if lucky. When it works, it works. Mostly fine when using Infura.

jim380 avatar Feb 28 '23 04:02 jim380