Connect to peers

post/swarm/connect

Query parameters

argstring[] required

Addresses of peers

Response

success

Stringsstring[] required

Example response

{
  "Strings": [
    "Strings",
    "Strings"
  ]
}

Changes