Files
bitcoin/src/txdb.cpp
Lőrinc 0868c85fd5 refactor: rename async coin compaction
Rename the `CCoinsViewDB` async compaction wrapper to `CompactFullAsync()` so it is distinct from the blocking `CDBWrapper::CompactFull()` primitive it calls.
2026-06-23 16:13:03 -07:00

9.3 KiB