Verify Escrow Receipt
verify_escrow_receiptCheck a receipt's signature against the key its issuer publishes.
⚠️ THE KEY IS FETCHED FROM THE RECEIPT'S OWN iss, NOT FROM WHOEVER HANDED IT OVER.
Otherwise anything that can serve a receipt can also serve the key that vouches for it,
and the signature stops meaning anything.
Use this on receipts from anywhere, including ones this server did not produce.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payment_receipt | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||