Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
indexers: fix bug when flushing with utreexoproofindexmaxmemory=-1
When keeping everything in memory, the keys that may have already been deleted may still exist on disk. So the entirety of the database must be deleted before the in-memory utreexo state is flushed to disk.
- Loading branch information