watchBundlerClient
Defined in: account-kit/core/src/actions/watchBundlerClient.ts:20
Watches for changes to the bundler client within the given configuration and triggers a callback when changes occur.
Example
Parameters
Returns
A function accepting a callback function to invoke when the bundler client changes and returns a function to unsubscribe from the store
Parameters
Returns
any