[#CMPCTBLOCKS_VERSION] = CMPCTBLOCKS_VERSION :mrdocs: The compactblocks version we support. See BIP 152. == Synopsis Declared in `<net_processing.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr uint64_t CMPCTBLOCKS_VERSION = {2}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#