node
Get basic peer info of the current node
get/v1/node/peers/identity
Response
This node peering identity
Example response
{
"peeringURL": "localhost:4000",
"name": "name",
"publicKey": 0,
"isTrusted": true
}This node peering identity
{
"peeringURL": "localhost:4000",
"name": "name",
"publicKey": 0,
"isTrusted": true
}