Skip to content

Commit

Permalink
Chains are readded
Browse files Browse the repository at this point in the history
  • Loading branch information
DominicF96 committed Apr 10, 2024
1 parent a31b2ba commit 40529be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/types/graph.types.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// This file is auto-generated on pre-commit to avoid maintaining it.
// Do not modify manually as it will be overwritten.
// Last generation on 4/10/2024, 10:08:52 AM.
// Last generation on 4/10/2024, 10:48:41 AM.
export type GraphId =
| 'arbitrum-one'
| 'arbitrum-sepolia'
Expand Down
2 changes: 1 addition & 1 deletion src/types/pinax.types.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// This file is auto-generated on pre-commit to avoid maintaining it / circular dependencies.
// Do not modify manually as it will be overwritten.
// Last generation on 4/10/2024, 10:08:52 AM.
// Last generation on 4/10/2024, 10:48:41 AM.
export type PinaxId =
| 'arbgoerli'
| 'arbsepolia'
Expand Down

0 comments on commit 40529be

Please sign in to comment.