Skip to content

Commit 35965f6

Browse files
update chainid
1 parent b532c33 commit 35965f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/passport/logged-in-user-with-nextjs/src/app/link-external-wallet/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ export default function LinkExternalWallet() {
136136
},
137137
primaryType: "LinkWallet",
138138
domain: {
139-
chainId: 13473,
139+
chainId: 1,
140140
},
141141
message: {
142142
walletAddress: formattedExternalWalletAddress,

0 commit comments

Comments
 (0)