Sentinel prune target meaning pruning is manual rather than size‐based.
Synopsis
Declared in <node/blockstorage.h>
inline constexpr static
auto PRUNE_TARGET_MANUAL = {std::numeric_limits<uint64_t>::max()};
Created with MrDocs