setup_validate_credentials
Validate your API key, LND host, and macaroon to confirm credentials work before initiating any payments or further setup.
Instructions
Validate API key and Lightning credentials without making any payments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key to validate | |
| lnd_host | No | LND host to validate | |
| lnd_macaroon | No | LND macaroon to validate |