watchChain
Defined in: account-kit/core/src/actions/watchChain.ts:19
Allows you to subscribe to changes of the chain in the client store.
Example
Parameters
Returns
a function which accepts an onChange callback that will be fired when the chain changes and returns a function to unsubscribe from the store
Parameters
Returns
any