Plus — claim blind signatures after paying
robyn_plus_claimSubmit BLINDED tokens (base64, from plus-sdk blindTokens()) with the payment txHash. Payment is verified on-chain (recipient, amount, confirmation; one tx pays one invoice), then each blinded token is signed blind. Unblind locally (plus-sdk claim() does all of this). This tool never sees an unblinded pass.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txHash | No | EVM payment tx; omit for btc | |
| blinded | Yes | ||
| invoiceId | Yes |