[#MAX_CMPCTBLOCKS_INFLIGHT_PER_BLOCK] = MAX_CMPCTBLOCKS_INFLIGHT_PER_BLOCK :mrdocs: Maximum number of outstanding CMPCTBLOCK requests for the same block. == Synopsis Declared in `<net_processing.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr unsigned int MAX_CMPCTBLOCKS_INFLIGHT_PER_BLOCK = 3; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#