Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 765 Bytes

PeerDetails.md

File metadata and controls

14 lines (10 loc) · 765 Bytes

PeerDetails

Properties

Name Type Description Notes
node_name str Node name or hostname from reverse dns if node name is not set [optional]
peer_addr str node address from current connection formated as <ip-addr>:<port> [optional]
node_id str node public key hash in etherium format [optional] [default to '0x875f272d3b9e7b55a5784a131a60bf3d7a42c73c']
tags list[str] [optional]
sessions list[DeploymentInfo] [optional]

[Back to Model list] [Back to API list] [Back to README]