Skip to content

Commit bed9a01

Browse files
docs: remove deprecated enableWalletConnect option
The enableWalletConnect flag was removed in AppKit v1.8.7 (PR #5040). This commit removes the documentation for this deprecated option. Related to AppKit release v1.8.13 (commit a155baf18773894c292bf892d49ced91f953daf3) Co-Authored-By: unknown <>
1 parent 6f16d41 commit bed9a01

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

snippets/appkit/shared/options.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -217,14 +217,6 @@ createAppKit({
217217
</Tab>
218218
</Tabs>
219219

220-
## enableWalletConnect
221-
222-
Enable or disable WalletConnect QR feature. Default is `true`.
223-
224-
```ts
225-
enableWalletConnect: false;
226-
```
227-
228220
## enableWallets
229221

230222
Enable or disable injected wallets and WalletConnect. Default is `true`.

0 commit comments

Comments
 (0)