tempo-testnet: fix init command syntax to resume sync #42

Merged
sebastian merged 1 commits from issue-1467 into main 2026-07-16 06:49:52 +00:00

1 Commits

Author SHA1 Message Date
671f293771 tempo-testnet: fix init exit when validator_key.json exists
Replace buggy && short-circuit with if/fi so the one-shot init
exits 0 when the signing key is already present (matches mainnet/
moderato and templates/clients/reth.tempo.yml), unblocking sync
resume on data-intact hosts still on the orphaned testnet compose.
2026-07-16 05:08:07 +00:00