aps_sign_attribution_consent
Sign an AttributionReceipt to provide consent from the cited principal, enabling verification functions to accept 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 |