Files
bitcoin/test/functional/feature_bind_port_discover.py
Vasil Dimov 7d64ea4a01 net: only assume all local addresses if listening on any
If `-bind=` is provided then we would bind only to a particular address
and should not add all the other addresses of the machine to the list of
local addresses.

Fixes https://github.com/bitcoin/bitcoin/issues/20184 (case 4.)
2022-03-02 15:42:40 +01:00

3.2 KiB
Executable File