Function useSwitchAccount
- useSwitchAccount(): {
isLoading: boolean;
switchAccount: UseMutateAsyncFunction;
}
Beta
Returns {
isLoading: boolean;
switchAccount: UseMutateAsyncFunction;
}
- A function to invoke to switch account.
-
isLoading: boolean
-
switchAccount: UseMutateAsyncFunction
Hook to switch the account of the active wallet