Check the Bitcoin anchoring proof
check_anchorCheck whether a SHA-256 fingerprint has an OpenTimestamps proof, with option to save the proof file locally.
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. |