Skip to content

@swapped/connect-sdk / core / isWalletDisabled

Function: isWalletDisabled()

isWalletDisabled(provider): boolean

Defined in: src/modules/wallets/wallets.config.ts:217

Whether this wallet is hidden on the current platform. Remote wallets.<id>.disabled is written onto WALLET_SDK_CONFIG; otherwise the baked-in flag is used.

Parameters

provider

IntegrationProvider

Returns

boolean