RainbowWalletConfigOptions

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