publishBountyToNostr
Publish bounty metadata for a Git issue to Nostr using a kind 9806 event, enabling decentralized Lightning bounties on the gittr platform.
Instructions
Publish gittr bounty metadata event (kind 9806)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lnurl | No | ||
| amount | Yes | ||
| relays | No | ||
| status | No | ||
| invoice | No | ||
| issueId | Yes | ||
| privkey | Yes | ||
| repoName | Yes | ||
| claimedBy | No | ||
| repoEntity | Yes | Entity string for repo tag (often npub or hex) | |
| withdrawId | No | ||
| paymentHash | No | ||
| withdrawUrl | No |