Skip to content

Commit

Permalink
fix: table name for chain
Browse files Browse the repository at this point in the history
  • Loading branch information
gosuto-inzasheru committed Jul 17, 2024
1 parent 811d575 commit 91d1a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/python/query_upkeeps.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def get_upkeeps(chain="ethereum"):
"arbitrum",
"polygon",
"optimism",
"avalanche",
"avalanche_c",
"base",
"gnosis",
]:
Expand Down

0 comments on commit 91d1a2f

Please sign in to comment.