mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-10 22:56:08 +00:00
89860f4197
If the file already existed, the WriteResponse.Size was being set as the length of the entire file, not just the amount that was written to the existing file. Fixes #15216