bountyCreateWithdraw
Creates a Lightning Network withdrawal for a bounty via LNURL-withdraw, specifying the issue ID and amount for payout.
Instructions
POST /api/bounty/create-withdraw — LNURL-withdraw for bounty flow
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| amount | Yes | ||
| issueId | Yes | ||
| bridgeUrl | No | ||
| lnbitsUrl | No | ||
| lnbitsAdminKey | No | ||
| lnbitsInvoiceKey | No |