Actually unlink the specified files

Synopsis

Declared in <node/blockstorage.h>

void
UnlinkPrunedFiles(std::set<int> const& setFilesToPrune) const;

Parameters

Name

Description

setFilesToPrune

The set of block‐file numbers to unlink from disk.

Created with MrDocs