We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83a2412 commit 46b1dd8Copy full SHA for 46b1dd8
apps/dashboard/src/components/settings/ApiKeys/validations.ts
@@ -149,4 +149,4 @@ export type ApiKeyPayConfigValidationSchema = z.infer<
149
>;
150
151
// FIXME: Remove
152
-export const HIDDEN_SERVICES = ["relayer", "chainsaw", "insight"];
+export const HIDDEN_SERVICES = ["relayer", "chainsaw"];
0 commit comments