Peers
POST /peers/connect
Connect to peer.
Request:
GET /peers/connected
Returns list of all currently connected peers to the node.
Response JSON example:
GET /peers/blacklisted
Returns list of all currently blacklisted peers to the node.
GET /peers/all
Returns list of all ever known not blacklisted peers with publicly available declared address.
Last updated