Revert "Merge pull request #386 from libp2p/fix/correct-external-addr"
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.
Please register or sign in to comment