Description
With #4371 merged, we have the foundation of #4302 implemented.
libp2p-mdns needs to be extended to emit this new event whenever it discovers a new address via mDNS.
Motivation
Other behaviours should be able to learn the addresses discovered by mDNS.
Current Implementation
Only mDNS knows about its discovered addresses.
Are you planning to do it yourself in a pull request ?
No