We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3b513e commit 7294e8cCopy full SHA for 7294e8c
crawlers/deploy/deploy.bash
@@ -48,8 +48,8 @@ ETHEREUM_HISTORICAL_CRAWL_EVENTS_SERVICE_FILE="ethereum-historical-crawl-events.
48
ETHEREUM_HISTORICAL_CRAWL_EVENTS_TIMER_FILE="ethereum-historical-crawl-events.timer"
49
50
## Sepolia services files
51
-SEPOLIA_STATE_SERVICE_FILE="ethereum-sepolia-state.service"
52
-SEPOLIA_STATE_TIMER_FILE="ethereum-sepolia-state.timer"
+SEPOLIA_STATE_SERVICE_FILE="sepolia-state.service"
+SEPOLIA_STATE_TIMER_FILE="sepolia-state.timer"
53
54
# Polygon service files
55
POLYGON_SYNCHRONIZE_SERVICE="polygon-synchronize.service"
0 commit comments