Represents the block ID of the best block of the peer.
Duration of the connection with the peer.
indicates whether the connection to a peer is inbound or outbound.
If inbound
is true, the peer has initiated the connection to your node. In other words, the connection request came from the peer to your VeChainThor node.
If inbound
is false, your node has initiated the connection to the peer. In other words, the connection request came from your VeChainThor node to the peer.
Name of the peer in the format of [network]/[version]-[gitcommit]-[versionmeta]/[os]/[goversion]
.
e.g., thor/v2.1.0-2b5853f-release/linux/go1.21.0
IP address of the peer.
ID of the peer.
Represents the Accumulated Witness Number (AWN) of the best block of the peer.
Type for connected peer. A connected peer is a node that is connected to the node you have specified for the thorest client.