ChainSafe / gossamer

🕸️ Go Implementation of the Polkadot Host
https://chainsafe.github.io/gossamer
GNU Lesser General Public License v3.0
432 stars 117 forks source link

Add sync config in CLI #4277

Open dimartiro opened 1 month ago

dimartiro commented 1 month ago

Description

Add a -sync flag to configure the sync mode when a new gossamer node is started. The valid options should be warp and full being full the default value (and current sync mechanism)