Get Relay Mesh
API-v1get_relay_mesh
The get_relay_mesh
method returns a list of peerIDs included in our local relay mesh.
Parameter | Type | Required | Description |
---|---|---|---|
(none) | - | This method does not take any parameters. |
Parameter | Type | Description |
---|---|---|
PeerIDs | List | PeerIDs within your local relay mesh |
get_relay_mesh
POST
get_relay_mesh{
"userpass": "RPC_UserP@SSW0RD",
"method": "get_relay_mesh"
}