diff options
author | Martin Zumsande <mzumsande@gmail.com> | 2022-07-22 13:54:35 -0400 |
---|---|---|
committer | Martin Zumsande <mzumsande@gmail.com> | 2022-09-06 15:16:17 -0400 |
commit | 91f0a7fbb79fe81a75370a4b60dcdd2e55edfa81 (patch) | |
tree | c15f85ac0ddc39c61f78699a67532205c486024f /src/univalue | |
parent | 6dc3084eec912cf2abfe18d1c05655defaa45e20 (diff) |
p2p: add only reachable addresses to addrman
We will not make outgoing connection to peers that are unreachable
(e.g. because of -onlynet configuration).
Therefore, it makes no sense to add them to addrman in the first place.
While this is already the case for addresses received via p2p addr
messages, this commit does the same for addresses received
from fixed seeds.
Diffstat (limited to 'src/univalue')
0 files changed, 0 insertions, 0 deletions