latest contributor to this doc

Last Edit: @smk762 ,

get_peers_info

get_peers_info

The get_peers_info method all connected peers with their multiaddresses. See https://docs.libp2p.io/concepts/addressing/ for more information.

StructureTypeDescription
(none)

StructureTypeDescription
PeerID-MultiaddressesArrayAll connected peers with their multiaddresses.

POST
get_peers_info
{
  "userpass": "testpsw",
  "method": "get_peers_info"
}