Skip to content

Commit

Permalink
Merge branch 'alpha' into combine-log-monitoring
Browse files Browse the repository at this point in the history
  • Loading branch information
TrevorBenson authored Aug 29, 2023
2 parents 4e6b14a + b4aaa24 commit 578e9e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/grest-helper-scripts/setup-grest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,10 @@ SGVERSION=v1.0.11rc
set_cron_variables "asset-info-cache-update"
install_cron_job "asset-info-cache-update" "* * * * *"

get_cron_job_executable "epoch-summary-corrections-update"
set_cron_variables "epoch-summary-corrections-update"
install_cron_job "epoch-summary-corrections-update" "*/10 * * * *"

# Only (legacy) testnet and mainnet asset registries supported
# In absence of official messaging, current (soon to be reset) preprod/preview networks use same registry as testnet. TBC - once there is an update from IO on these
# Possible future addition for the Guild network once there is a guild registry
Expand Down

0 comments on commit 578e9e4

Please sign in to comment.