Skip to content

Commit

Permalink
feat(connect-kit): automatically select the used account for MetaMask
Browse files Browse the repository at this point in the history
  • Loading branch information
runjuu committed Sep 4, 2023
1 parent 37c5c76 commit 46eb8de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/connect-kit/src/create-wagmi-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ export function createWagmiConfig({
chains,
options: {
shimDisconnect: true,
UNSTABLE_shimOnConnectSelectAccount: true,
},
}),
new OKXConnector({
Expand Down

0 comments on commit 46eb8de

Please sign in to comment.