Skip to main content
type CdpFeature = {
  cdp:: true;
};
Custom feature to distinguish CDP Solana Wallet from other standard Solana wallets. This feature flag allows dapps to identify CDP wallets specifically.

Properties

PropertyType
cdp:true
I