Initiate a connection to a specified peer.
the endpoint to connect to expressed as either IP address or URL
"already connected" or "added connection"
POST /v1/net/connect HTTP/1.1 Host: eos.nownodes.io Content-Type: application/json Accept: */* Content-Length: 19 { "endpoint": "text" }
OK
text