Closed
Description
I believe other Providers return null
in this case.
I think the error originates from this part:
ethers.js/packages/providers/src.ts/websocket-provider.ts
Lines 85 to 97 in 0d71cfb
When a receipt is not found, result.result
will be null
.
Activity