[#kernel-MemPoolLimits-descendant_count] = xref:kernel.adoc[kernel]::xref:kernel/MemPoolLimits.adoc[MemPoolLimits]::descendant_count :relfileprefix: ../../ :mrdocs: The maximum allowed number of transactions in a package including the entry and its descendants. == Synopsis Declared in `<kernel/mempool_limits.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int64_t descendant_count = {DEFAULT_DESCENDANT_LIMIT}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#