libp2p / js-libp2p

The JavaScript Implementation of libp2p networking stack.
https://libp2p.io
Other
2.3k stars 440 forks source link

fix: log error correctly #2552

Closed achingbrain closed 4 months ago

achingbrain commented 4 months ago

The peer id was meant to be passed to the format string with the error afterwards.

Change checklist