[#kernel-MemPoolLimits-cluster_count] = xref:kernel.adoc[kernel]::xref:kernel/MemPoolLimits.adoc[MemPoolLimits]::cluster_count :relfileprefix: ../../ :mrdocs: The maximum number of transactions in a cluster == Synopsis Declared in `<kernel/mempool_limits.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- unsigned int cluster_count = {DEFAULT_CLUSTER_LIMIT}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#