DOCS

OKXWalletConfigOptions

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