Hi everyone,
I’m new to libp2p and trying to run the instances from the “Get Started” tutorial. I followed the guide step by step, but I’m getting an “Invalid multiaddr” error when using the get-peer
function from the ping library.
Here’s the problematic part of the code and error message
I’ve double-checked the multiaddress several times, and it seems correct, but the function still rejects it. Has anyone else run into this issue or knows what might be causing it?
Thanks in advance!