[#MAX_BLOCK_RELAY_ONLY_CONNECTIONS] = MAX_BLOCK_RELAY_ONLY_CONNECTIONS :mrdocs: Maximum number of block‐relay‐only outgoing connections == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr int MAX_BLOCK_RELAY_ONLY_CONNECTIONS = 2; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#