UseSmartAccountClientResult

1type UseSmartAccountClientResult<TChain, TAccount> =
2 GetSmartAccountClientResult<TChain, TAccount>;

Defined in: account-kit/react/src/hooks/useSmartAccountClient.ts:32

Type Parameters

Type ParameterDefault type

TChain extends Chain | undefined

Chain | undefined

TAccount extends SupportedAccounts

SupportedAccounts