mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-12 06:46:25 +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.