[#ADDRMAN_RETRIES] = ADDRMAN_RETRIES :mrdocs: After how many failed attempts we give up on a new node == Synopsis Declared in `<addrman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr int32_t ADDRMAN_RETRIES = {3}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#