pay-lightning-address
Send Bitcoin Lightning payments to any email-like Lightning address, optionally specifying an amount or emptying your wallet with a message.
Instructions
Pays an email-like Lightning address, either based on BIP-353 or LNURL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | The Lightning address to pay. | |
| amountSat | No | The amount in satoshi. If unset, will pay the amount requested. Mutually exclusive with sendAll. | |
| sendAll | No | If true, empties the wallet. Mutually exclusive with amountSat. | |
| message | No | A message for the recipient. |