Skip to content

Commit

Permalink
Update docs/appkit/shared/options.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
rtomas authored Oct 14, 2024
1 parent d8ce682 commit 82bb2f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/appkit/shared/options.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ createAppKit({ adapters, projectId, networks, ...options })

## networks

You can set an array of networks that can be choosen from the library `@reown/appkit/networks`. This library get the list of viem networks and add the Solana ones.
You can set an array of networks that can be chosen from the library `@reown/appkit/networks`. This library get the list of viem networks and adds the Solana ones.

```ts
import { mainnet, solana } from '@reown/appkit/networks'
Expand Down

0 comments on commit 82bb2f3

Please sign in to comment.