get_invoice_status
Check if a Lightning invoice has been paid by providing the payment hash from invoice creation.
Instructions
Check if a created invoice has been paid. Use the payment_hash from create_invoice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payment_hash | Yes | Payment hash of the invoice to check |