getPushPaywallStatus
Check the paywall status for a Git push: retrieve the required payment cost and determine if the payer has already paid intent before allowing code push.
Instructions
GET /api/nostr/repo/push-payment — push cost and whether payer has paid intent
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| bridgeUrl | No | ||
| ownerPubkey | Yes | ||
| payerPubkey | No | ||
| ownerLnbitsUrl | No | ||
| ownerBlinkApiKey | No | ||
| ownerLnbitsReadKey | No |