[#ADDRMAN_TRIED_BUCKETS_PER_GROUP] = ADDRMAN_TRIED_BUCKETS_PER_GROUP :mrdocs: Over how many buckets entries with tried addresses from a single group (/16 for IPv4) are spread == Synopsis Declared in `<addrman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr uint32_t ADDRMAN_TRIED_BUCKETS_PER_GROUP = {8}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#