v1

latestOpenAPI 3.0.02026-07-17506168.4 KB
syncer

List peers

Returns a list of currently connected peers

get/syncer/peers

Response

Current syncer peers.

addressstring required

Network address of the connected peer.

inboundboolean required

Whether the peer initiated the connection.

versionstring required

Protocol version reported by the peer.

firstSeenstring date-time nullable

Time the peer was first seen.

connectedSincestring date-time nullable

Time the current connection was established.

syncedBlocksinteger nullable

Number of blocks synced from this peer in the current session.

syncDurationinteger nullable

Total time spent syncing blocks from this peer in nanoseconds.