mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-13 15:26:32 +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.