Attempt to stay below this number of bytes of block files.
Synopsis
Declared in <node/blockstorage.h>
[[nodiscard]]
uint64_t
GetPruneTarget() const;
Return Value
The prune target in bytes.
|
Note
|
The return value should not be discarded. |
Created with MrDocs