go-libp2p
go-libp2p copied to clipboard
Select observed address manager provided address instead of NAT Manager addr
trafficstars
Is this really what we should expect? Why doesn't the observed address take
precedence here?
Originally posted by @MarcoPolo in https://github.com/libp2p/go-libp2p/pull/3075#discussion_r1968934713
This makes sense. The observed addrs manager gets the result from multiple peers, and if that's what they're observing our address to be, it's more likely to be correct.