diff --git a/scripts/grest-helper-scripts/setup-grest.sh b/scripts/grest-helper-scripts/setup-grest.sh index b17bc43dc7..3a04a52e32 100755 --- a/scripts/grest-helper-scripts/setup-grest.sh +++ b/scripts/grest-helper-scripts/setup-grest.sh @@ -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