request_invoice
Generate and request an invoice from a Lightning address by specifying the amount in satoshis, optional memo, and payer metadata for streamlined payments.
Instructions
Request an invoice from a lightning address
Input Schema
Name | Required | Description | Default |
---|---|---|---|
amount | Yes | amount in sats | |
description | No | note, memo or description describing the invoice | |
lightning_address | Yes | the recipient's lightning address | |
payer_data | No | metadata to include with the payment such as the payer's name |