list_lightning_channels
Retrieve detailed information about Lightning Network channels for a BTCPay Server store, including remote nodes, channel capacity, balances, and current status.
Instructions
List Lightning channels for the store's Lightning node.
Args: crypto_code: Crypto code (e.g., 'BTC', 'BTCTest'). Default: 'BTC'.
Returns channel list with remote node, capacity, balances, and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| crypto_code | No | BTC |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |