estimate_lightning_fee_no_amount
Estimate the Lightning network fee for paying an open invoice by specifying wallet ID, payment request, and amount in satoshis.
Instructions
Estimate the Lightning network fee for paying an open (no-amount) invoice
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | The amount you want to send in satoshis | |
| wallet_id | Yes | The wallet ID to pay from | |
| payment_request | Yes | The bolt11 payment request |