watchSignerStatus
Defined in: account-kit/core/src/actions/watchSignerStatus.ts:20
Watches the signer status in the client store and triggers the provided callback function when the status changes.
Example
Parameters
Returns
A function that accepts a callback to be called when the signer status changes which returns a function to unsubscribe from the store
Parameters
Returns
any