ipfs / helia

An implementation of IPFS in JavaScript
https://helia.io
Other
811 stars 81 forks source link

fix: do not append peer ids to provider multiaddrs #516

Closed achingbrain closed 2 months ago

achingbrain commented 2 months ago

When a routing returns a set of multiaddrs, honour them as returned instead of appending the peer id to them.

Change checklist