get_full_proof
Retrieve the complete OpenTimestamps proof for a given hash to verify its Bitcoin blockchain timestamp.
Instructions
Get the full OTS proof from a given hash
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes | Hex-encoded hash to get full proof for | |
| algorithm | No | Hash algorithm used | sha256 |