Skip to content

Commit

Permalink
Remove references to installation of asset-txo-cache-update cron job
Browse files Browse the repository at this point in the history
  • Loading branch information
gregbgithub committed Jan 29, 2024
1 parent 6ff788b commit c522d46
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/grest-helper-scripts/setup-grest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -174,10 +174,6 @@ SGVERSION=v1.1.1
set_cron_variables "asset-info-cache-update"
install_cron_job "asset-info-cache-update" "*/2 * * * *"

get_cron_job_executable "asset-txo-cache-update"
set_cron_variables "asset-txo-cache-update"
install_cron_job "asset-txo-cache-update" "*/30 * * * *"

# 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 c522d46

Please sign in to comment.