[#MAX_CLUSTER_COUNT_LIMIT] = MAX_CLUSTER_COUNT_LIMIT :mrdocs: Hard upper bound on the per‐cluster transaction count limit a TxGraph may be configured with. == Synopsis Declared in `<txgraph.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr unsigned int MAX_CLUSTER_COUNT_LIMIT = {64}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#