[#ADDRMAN_NEW_BUCKETS_PER_ADDRESS] = ADDRMAN_NEW_BUCKETS_PER_ADDRESS :mrdocs: Maximum number of times an address can occur in the new table == Synopsis Declared in `<addrman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr int32_t ADDRMAN_NEW_BUCKETS_PER_ADDRESS = {8}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#