Mark one block file as pruned (modify associated database entries)
Synopsis
Declared in <node/blockstorage.h>
[[requires_capability(0x7ff37af16978), requires_capability(0x7ff376b83958), requires_capability(0x7ff37ded1548), requires_capability(0x7ff36c616768), requires_capability(0x7ff37c49a5c8), requires_capability(0x7ff39283cfc8)]]
void
PruneOneBlockFile(int fileNumber);
Parameters
Name |
Description |
fileNumber |
The block‐file number to mark as pruned. |
Created with MrDocs