Properties
| Property | Type | Description |
|---|---|---|
ethereum? | EthereumConfig | Ethereum/EVM account configuration. |
solana? | { createOnLogin?: boolean; } | Solana account configuration. |
solana.createOnLogin? | boolean | Whether to automatically create an account on login. |