Returns the block height below which pruning is not attempted.
Synopsis
Declared in <kernel/chainparams.h>
uint64_t
PruneAfterHeight() const;
Return Value
The prune‐after height threshold.
Created with MrDocs