verify-reward-commitment
Verify a reward commitment token's cryptographic integrity. Checks that the reward Merkle tree is valid, the batch signature is authentic, and the reward amounts match the committed values. Reward commitments bind point/sat allocations to specific spends before payout, preventing retroactive manipulation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | The full reward commitment token JSON object to verify |