watchSigner
Defined in: account-kit/core/src/actions/watchSigner.ts:19
Subscribe to changes of the signer instance on the client store.
Example
Parameters
Returns
a function which accepts an onChange callback that will be fired when the signer changes and returns a function to unsubscribe from the store
Parameters
Returns
any