verify_report
Free. Verify a report receipt's Ed25519 signature, and optionally check that a findings array matches the hash the receipt committed to. Use this before paying to confirm the seller is describing real work, and after paying to confirm you received all of it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| receipt | Yes | the receipt object from any report | |
| findings | No | optionally, the findings array to check against findings_hash |