[#CChainParams-nPruneAfterHeight] = xref:CChainParams.adoc[CChainParams]::nPruneAfterHeight :relfileprefix: ../ :mrdocs: Block height below which pruning is not attempted. == Synopsis Declared in `<kernel/chainparams.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint64_t nPruneAfterHeight; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#