Closed numpde closed 1 year ago
Also getting the same error, but didn't try to fix. Have to use EthersV5 with window.ethereum
for now.
same issue
The LightTruffleContract.ts file has been removed completely in the new release (3.0.0-beta.9
).
Please check it out and tell me if the issue is resolved and if the GSN client library is stable. Thank you!
Now it's working, thank you!
The issue comes from here: https://github.com/opengsn/gsn/blob/6c876350d627b867601d28c752caec0af3b2b9be/packages/common/src/LightTruffleContract.ts#L23
This seemed to fix it:
Not opening a PR since I don't really understand what's going on.