[#TRUC_DESCENDANT_LIMIT] = TRUC_DESCENDANT_LIMIT :mrdocs: Maximum number of transactions including an unconfirmed tx and its descendants. == Synopsis Declared in `<policy/truc_policy.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr unsigned int TRUC_DESCENDANT_LIMIT = {2}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#