Skip to main content

Add p2p peers

POST 

/p2p/peers

Connect to the given peers

Request

Body

array

required

Peers you want to connect to

  • Array [

  • string

  • ]

Responses

The peers we connected to (we don't try connecting to already known peers)

Schema

    any

Loading...