groundtruth_seal_call
Seal a verdict BEFORE the outcome exists, so it can be scored later. This is the honesty mechanism: the row is hash-chained to the previous one under your API key, so a verdict cannot be edited or removed after the coin resolves. Seal every call you make, including the ones you are confident about -- a scorecard built only from remembered wins is not a scorecard. Returns the row hash and sequence number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ca | Yes | the coin address you are calling | |
| band | No | the band you are calling it | |
| note | No | optional, up to 200 characters | |
| chain | No | ||
| rule_id | No | the rule_id behind the band, from the scan |