Skip to content

Commit 1a3154e

Browse files
committed
fix: add chainId to payloads controllers
1 parent 5b7b7e0 commit 1a3154e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/viem/appConfig.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ export const payloadsControllerChainIds: Record<CoreNetworkName, number[]> = {
246246
celo.id,
247247
soneium.id,
248248
plasma.id,
249+
ink.id,
249250
],
250251
sepolia: [sepolia.id, avalancheFuji.id],
251252
};

0 commit comments

Comments
 (0)