Skip to main content
The metadata for a Node – including IP Address, and the crypto account associated with the Node.
FieldTypeDescription
ipAddressbytesThe ip address of the Node with separator & octets [deprecated v0.13.0]
portnoint32The port number of the grpc server for the node [deprecated v0.13.0]
memobytesThe memo field of the node [deprecated v0.13.0]
RSA_PubKeystringThe RSA public key of the node.
nodeIdint64A non-sequential identifier for the node
nodeAccountIdAccountIdThe account to be paid for queries and transactions sent to this node
nodeCertHashbytesA hash of the X509 cert used for gRPC traffic to this node
serviceEndpointrepeated ServiceEndpointA node’s service IP addresses and ports [Added v0.13.0]
descriptionstringA description of the node, with UTF-8 encoding up to 100 bytes [Added v0.13.0]
stakeint64The amount of tinybars staked to the node [Added v0.13.0]