setup_configure_lightning
Set up a Lightning node connection by providing an lndconnect URL or host with macaroon. Validates the configuration before saving.
Instructions
Configure Lightning node connection. Accepts lndconnect URL or host + macaroon. Validates before saving.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | LND REST API host (e.g. https://your-node.t.voltageapp.io:8080) | |
| macaroon | No | Admin macaroon (hex-encoded) | |
| lndconnect_url | No | lndconnect URL (lndconnect://host:port?macaroon=...) |