# LightningChannelData
## Properties
**remote_node** | Option<**String**> | The public key of the node (Node ID) | [optional]
**is_public** | Option<**bool**> | Whether the node is public | [optional]
**is_active** | Option<**bool**> | Whether the node is online | [optional]
**capacity** | Option<**String**> | The capacity of the channel in millisatoshi | [optional]
**local_balance** | Option<**String**> | The local balance of the channel in millisatoshi | [optional]
**channel_point** | Option<**String**> | | [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)