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