Skip to content

Commit

Permalink
chore: unsupport goerli on all stuff as the network its gettting depr…
Browse files Browse the repository at this point in the history
…ecated
  • Loading branch information
molecula451 committed Apr 9, 2024
1 parent 819d349 commit 4630f2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/contracts/scripts/shared/constants/networks.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
export const Networks: Record<string, number> = {
mainnet: 1,
optimism: 10,
goerli: 5,
sepolia: 11155111,
};

Expand Down

0 comments on commit 4630f2a

Please sign in to comment.