Skip to content

Commit

Permalink
Merge branch 'master' into stable
Browse files Browse the repository at this point in the history
  • Loading branch information
shahthepro committed Jun 24, 2024
2 parents 109ab77 + a72354e commit a27daf5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions eagleproject/notify/triggers/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@
# NOTE: Removing this since for some reason they seem to spam Discord notifications.
# Also, with the new Prometheus monitoring system, this is redundant
"assetblock_holdings",

"ctoken_totalsupply",
"ctoken_supplyrates",
"ctoken_totalborrows",

]
log = logging.getLogger("notify.triggers")

Expand Down

0 comments on commit a27daf5

Please sign in to comment.