Commit 1124c7d
authored
cmd/utils: clarify --snap.skip-state-snapshot-download vs --prune.mode=blocks (#20859)
Improves the `--snap.skip-state-snapshot-download` flag description to
distinguish it from `--prune.mode=blocks`: both result in a node without
downloaded state snapshots, but `--prune.mode=blocks` downloads them
then prunes history, while this flag skips the download entirely.1 parent 9dc5ae5 commit 1124c7d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
706 | 706 | | |
707 | 707 | | |
708 | 708 | | |
709 | | - | |
| 709 | + | |
710 | 710 | | |
711 | 711 | | |
712 | 712 | | |
| |||
0 commit comments