Description
Context
We currently have multiple block sync scripts and state sync scripts (one per network and sync mode). See https://github.com/celestiaorg/celestia-app/tree/main/scripts
Problem
A bit tedious to maintain
Proposal
Refactor all the network specific block sync scripts into one script: block-sync.sh
and one state sync script: state-sync.sh
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done