Whether running in ‐prune mode.

Synopsis

Declared in <node/blockstorage.h>

[[nodiscard]]
bool
IsPruneMode() const;

Return Value

True if the node is running in prune mode.

Note

The return value should not be discarded.

Created with MrDocs