Closed qertoip closed 1 year ago
This issue is stale because it has been open 30 days with no activity. With no activity this will be closed in 60 days.
This issue was closed because it has been stalled for 60 days with no activity.
This issue is stale because it has been open 30 days with no activity. With no activity this will be closed in 60 days.
This issue was closed because it has been stalled for 60 days with no activity.
I think it was just using the last IP bitcoin core provided. This should be fixed now (d0a16c9b7c8453ff35a8a9b2a7dd72aa77cc6286). Please let me know if it works. I don't have multiple ipv4 ips to test it.
The expected behavior is to pick the IPv4 with the highest score value returned by
getnetworkinfo
.It seems BNM currently simply picks random (or maybe the last) IPv4 on the list.