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