btcpay-client 0.1.0

A client library for BTCPay Server.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# 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)