Whether running in -prune mode.
Declared in <node/blockstorage.h>
<node/blockstorage.h>
[[nodiscard]] bool IsPruneMode() const;
True if the node is running in prune mode.
The return value should not be discarded.