checkpoint_consistency
Get an RFC 6962 consistency proof between two checkpoint tree sizes. A valid proof shows the earlier log is an unchanged prefix of the later one. READ-ONLY: this call changes nothing and can be repeated safely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Later checkpoint tree size | |
| log | Yes | ||
| from | Yes | Earlier checkpoint tree size |