Introduction
The Solana wallet connectors will generally have a couple of extra methods. Specifically, in order to interact using public actions with Solana.Checking if a wallet is a Solana wallet
You can use theisSolanaWallet helper method to check if a wallet is a Solana wallet. That way, TypeScript will know which methods are available to you.