Open linear[bot] opened 3 months ago
Currently geth's default synchronization mode is snapsync, which is currently not working for our execution client. Likely, this is due to a missing default snap sync checkpoint file.
snapsync
Currently geth's default synchronization mode is
snapsync
, which is currently not working for our execution client. Likely, this is due to a missing default snap sync checkpoint file.