mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-21 02:58:28 +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.