Function: useSwitchAccount()
useSwitchAccount(
__namedParameters?):UseMutationResult<void,UseSwitchAccountError,SwitchAccountArgs>
Mutation hook for switching to a specific wallet account.
Parameters
__namedParameters?
UseSwitchAccountMutationOptions = {}
Returns
UseMutationResult<void, UseSwitchAccountError, SwitchAccountArgs>