cancel_invoice
Cancel an unpaid Lightning invoice by providing the wallet ID and payment hash, voiding pending payments that are no longer required.
Instructions
Cancel an unpaid Lightning invoice
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet_id | Yes | The wallet ID the invoice belongs to | |
| payment_hash | Yes | The payment hash of the invoice to cancel |