Support viem@^2.23.12
in @alchemy/aa-accounts
for Berachain compatibility
#1461
Labels
bug
Something isn't working
[REQUIRED] Environment
@alchemy/aa-accounts
[REQUIRED] Describe the problem
The current version of
@alchemy/aa-accounts
does not support Berachain fromviem@^2.23.12
, causing a TypeScript error when attempting to use it in anaa-wallet
module.** How to reproduce:**
@alchemy/aa-accounts
andviem@^2.23.12
.viem/chains
:createLightAccount
with Berachain:chain
property.** Relevant code or sample repro:**
** Expected Behavior**
The package should support Berachain from
viem@^2.23.12
without type conflicts.** Actual Behavior**
The following TypeScript error occurs:
** Suggested Fix**
Please update
@alchemy/aa-accounts
to supportviem@^2.23.12
and ensure compatibility with Berachain.The text was updated successfully, but these errors were encountered: