ipfs / helia

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

fix: log peer id as string not object #514

Closed achingbrain closed 2 months ago

achingbrain commented 2 months ago

So we aren't logging buffers etc, log the peer id as a string when lookup fails.

Change checklist