braianxde

Results 2 comments of braianxde

I'm facing this same error in my implementation, had to rollback to v5 as the same implementation is working there.

Yep that was the problem. I'm using Dynamic Wallet (@dynamic-labs/sdk-react) and it uses the v5 in the dependencies: ![image](https://github.com/ethers-io/ethers.js/assets/64926559/b121ea8b-43ef-49ac-80a7-85bd5a4fc09b) So I had to change the way that I was setting...