watchSmartAccountClient
Defined in: account-kit/core/src/actions/watchSmartAccountClient.ts:33
Watches for changes to the smart account client and triggers the provided callback when a change is detected.
Example
Type Parameters
Parameters
Returns
a function that accepts a callback to be called when the client changes and returns a function to unsubscribe from the store
Parameters
Returns
any