There was an error fetching the commit references. Please try again later.
[net/libp2p] Use raw `Identify` observed addresses to discover external addresses (#7338)
Instead of using libp2p-provided external address candidates,
susceptible to address translation issues, use litep2p-backend approach
based on confirming addresses observed by multiple peers as external.
Fixes https://github.com/paritytech/polkadot-sdk/issues/7207.
---------
Co-authored-by:
cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>