Check the Bitcoin anchoring proof
check_anchorChecks if a SHA-256 fingerprint has an OpenTimestamps proof, and optionally downloads the .ots file, enabling verification of digital works without sharing private file contents.
Instructions
Check whether a fingerprint has an OpenTimestamps proof, optionally saving the .ots proof file to disk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes | The SHA-256 fingerprint. | |
| save_to | No | Local file path to save the .ots proof to, if it exists. |