Skip to content

Commit

Permalink
chore: disable index proposals temporarily while we figure out the issue
Browse files Browse the repository at this point in the history
  • Loading branch information
blushi committed Nov 12, 2024
1 parent e580612 commit fe9a841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
if __name__ == "__main__":
index_blocks()
index_retires()
index_proposals()
# index_proposals()
index_class_issuers()
index_votes()

0 comments on commit fe9a841

Please sign in to comment.