An error occurred while fetching folder content.
Revert "Merge pull request #386 from libp2p/fix/correct-external-addr"
Steven Allen authored
This reverts commit aca83b9b, reversing
changes made to 86b8929d.

This was is not the correct fix. We already expose these addresses via the
host's AllAddrs method. The real problem is probably that we just don't ever
tell anyone about them (unless we disconnect and reconnect to our nearby DHT
nodes).

We need an address gossip protocol.
c83318bf
Name Last commit Last update