whenConnectedWalletsChanged()
function whenConnectedWalletsChanged(config): Observable<Wallet<WalletOptions, string>[]>;
Defined in: packages/core/src/apis/when-connected-wallets-changed.ts:12
Subscribe to connected wallets changes.
Parameters
| Parameter | Type | Description |
|---|---|---|
config | Config | The configuration |
Returns
Observable<Wallet<WalletOptions, string>[]>
The currently connected wallets observable