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.
Structure | Type | Description |
---|---|---|
(none) |
Structure | Type | Description |
---|---|---|
PeerID-Multiaddresses | Array | All connected peers with their multiaddresses. |
POST
get_peers_info{
"userpass": "testpsw",
"method": "get_peers_info"
}