alchemyplatform/aa-sdk

bump viem version

jamesondh opened this issue · 1 comments

This SDK is using an outdated version of viem (2.8.6) while the current version is 2.20.0. The Chain type specifically has gotten many updates since 2.8.6, and I have to maintain two different versions of viem in my codebase to support this SDK and other SDKs (Biconomy SDK, etc.)

This has now been updated in the v4 of the SDK