aps_sign_attribution_consent
Signs consent on an AttributionReceipt; without this signature, verification and citation checks reject the receipt.
Instructions
Representation boundary: the cited principal adds their consent signature to an AttributionReceipt. Without this signature, verifyAttributionConsent and checkArtifactCitations reject the receipt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| receipt | No | AttributionReceipt JSON from aps_create_attribution_receipt | |
| cited_principal_private_key | Yes | Hex private key of cited principal |