get http://127.0.0.1:5001/api/v1/dht/findpeer
Find the multi addresses associated with a Peer ID.
Arguments
Argument | Description | Type | Required? |
---|---|---|---|
arg | The ID of the peer to search for. | string | Y |
verbose | Print extra information. | boolean | N |
Find the multi addresses associated with a Peer ID.
Arguments
Argument | Description | Type | Required? |
---|---|---|---|
arg | The ID of the peer to search for. | string | Y |
verbose | Print extra information. | boolean | N |
Try It!
to start a request and see the response here!