type SolanaConnection = object;Defined in: account-kit/core/src/types.ts:76
| Property | Type | Description |
|---|---|---|
| Array of Solana wallet adapters to be used for connecting to wallets. Set to "detect" to auto-detect installed wallets, or provide explicit adapters. These adapters will be made available in the React context for wallet selection. Example | |
| ‐ | |
| ‐ |