# LightningNodeInformationData
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**node_uris** | Option<**Vec<String>**> | Node URIs to connect to this node in the form `pubkey@endpoint[:port]` | [optional]
**block_height** | Option<**i32**> | The block height of the lightning node | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)