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 cce007a commit 0e8a7fcCopy full SHA for 0e8a7fc
apps/jobs/src/env.ts
@@ -3,6 +3,7 @@ import { booleanSchema, createEnv, presetEnvOptions, z } from "@blobscan/zod";
3
const networkSchema = z.enum([
4
"mainnet",
5
"holesky",
6
+ "hoodi",
7
"sepolia",
8
"gnosis",
9
"chiado",
0 commit comments