watchSmartWalletClient
Defined in: account-kit/core/src/actions/watchSmartWalletClient.ts:29
Creates a subscription function that watches for changes to the Smart Wallet Client. Triggers the onChange callback whenever the signer status or chain changes.
Example
Parameters
Returns
A function that accepts an onChange callback and returns an unsubscribe function
Parameters
Returns
any