Skip to content

Commit 0e8a7fc

Browse files
committed
feat(jobs): add hoodi
1 parent cce007a commit 0e8a7fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/jobs/src/env.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import { booleanSchema, createEnv, presetEnvOptions, z } from "@blobscan/zod";
33
const networkSchema = z.enum([
44
"mainnet",
55
"holesky",
6+
"hoodi",
67
"sepolia",
78
"gnosis",
89
"chiado",

0 commit comments

Comments
 (0)