TypeScript SDK
isBaseAccountSDKWallet
Type guard to check if a wallet is a Base Account SDK wallet.
This function narrows the wallet type to Wallet<"org.base.account">,
allowing TypeScript to infer the correct wallet type in conditional blocks.
Type guard to check if a wallet is a Base Account SDK wallet.
This function narrows the wallet type to Wallet<"org.base.account">,
allowing TypeScript to infer the correct wallet type in conditional blocks.