aptos-wallet-adapter
aptos-wallet-adapter copied to clipboard
Is there a way to get another account that's been added to user own wallet, and connect it? like `useSwitchAccount()`
I am connecting to Petra wallet at web front. (I am managing personal wallet connection using wallet-adapter-react useWallet())
Is there a way to get another account that's been added to users own wallet, and connect it? like useSwitchAccount()
(How to get and connect newAccount from methods such as onAccountChange in wallet-adapter-react)