aps_verify_promotion
Verify that a promotional statement's PromotionEvent meets the PromotionPolicy's cryptographic requirements, including signature, threshold, and tamper checks.
Instructions
Commitment boundary: verify that a promoted statement's PromotionEvent cryptographically satisfies the PromotionPolicy (policy_reference match, promoter in required_signers, threshold, signature, max_time_to_promote, author-signature tamper check).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| policy | Yes | PromotionPolicy to check against | |
| statement | Yes | Promoted ProvisionalStatement |