DOCS

CoreWalletConfigOptions

type CoreWalletConfigOptions = {
  projectId?: string;
  recommended?: boolean;
};