kvdb/bolt_compact: have log message take account space multiplier

[skip ci]
This commit is contained in:
Jamie Turley
2021-11-10 10:54:05 -08:00
committed by Jamie Turley
parent 03adf5c626
commit fb43843253
2 changed files with 10 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
# Release Notes
## Bug Fixes
* [Fixed an inaccurate log message during a compaction failure](https://github.com/lightningnetwork/lnd/issues/5937)
# Contributors (Alphabetical Order)
* Jamie Turley