Skip to main content

Get basic peer info of the current node

GET 

/v1/node/peers/identity

Get basic peer info of the current node

Request

Responses

This node peering identity

Schema
    isTrusted booleanrequired
    name stringrequired
    peeringURL stringrequired

    The peering URL of the peer

    publicKey stringrequired

    The peers public key encoded in Hex

Loading...