Basic Types
NodeAddressBook
NodeAddressBook is a Hedera protobuf message wrapping a list of NodeAddress entries that describe every consensus node in the network.
A list of nodes and their metadata.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
NodeAddressBook is a Hedera protobuf message wrapping a list of NodeAddress entries that describe every consensus node in the network.
| Field | Type | Description |
|---|---|---|
nodeAddress | NodeAddress | Contains multiple Node Address for the network |
Was this page helpful?