On this page

latest contributor to this doc

Last Edit:

@gcharang

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": "RPC_UserP@SSW0RD",
  "method": "get_peers_info"
}