mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-23 12:08:30 +00:00
This PR prevent making tiny writes during state healing, by only performing the batch-write if the accumulated data is large enough to be meaningful.