moonstream/crawlers/deploy/arbitrum-sepolia-missing.se...

11 wiersze
401 B
INI
Czysty Zwykły widok Historia

2024-02-20 12:57:29 +00:00
[Unit]
Description=Fill missing blocks at Arbitrum Sepolia database
After=network.target
[Service]
Type=oneshot
WorkingDirectory=/home/ubuntu/moonstream/crawlers/mooncrawl
EnvironmentFile=/home/ubuntu/moonstream-secrets/app.env
ExecStart=/home/ubuntu/moonstream-env/bin/python -m mooncrawl.crawler blocks missing --blockchain arbitrum_sepolia -n
2024-02-20 12:57:29 +00:00
CPUWeight=50
SyslogIdentifier=arbitrum-sepolia-missing