Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
prevostc committed Dec 9, 2024
1 parent c3c222f commit 0499969
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/utils/viemClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import {
gnosis,
//kava,
linea,
lisk,
mainnet,
manta,
mantle,
Expand All @@ -35,6 +36,7 @@ const mapping: Record<ChainId, ViemChain> = {
fraxtal: fraxtal,
gnosis: gnosis,
linea: linea,
lisk: lisk,
manta: manta,
mantle: mantle,
metis: metis,
Expand Down

0 comments on commit 0499969

Please sign in to comment.