mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
This change introduces garbage collection for the light client. Historical chain data is deleted periodically. If you want to disable the GC, use the --light.nopruning flag. |
||
|---|---|---|
| .. | ||
| cmd.go | ||
| customflags.go | ||
| customflags_test.go | ||
| flags.go | ||
| flags_legacy.go | ||
| flags_test.go | ||
| prompt.go | ||
| prompt_test.go | ||