addrman: remove unreachable tried-collision branch
This commit removes a fallback code path in Bitcoin Core's address manager that the authors say can never be reached under current rules. It replaces that fallback with internal consistency checks (assertions). The change is a code-cleanup…
bc7d9050by Bruno Garcia+5−41 file