Node To Addresses Connection
A connection between a node and the addresses it has announced for itself on Lightning Network.Fields (2)count
The total count of objects in this connection, using the current filters. It is different from the number of objects returned in the current page (in the `entities` field).entities
The addresses for the current page of this connection.List[NodeAddress]