Name | Type | Description | Notes |
---|---|---|---|
log_index | int | The index of the entry in the transparency log | |
root_hash | str | The hash value stored at the root of the merkle tree at the time the proof was generated | |
tree_size | int | The size of the merkle tree at the time the inclusion proof was generated | |
hashes | list[str] | A list of hashes required to compute the inclusion proof, sorted in order from leaf to root | |
checkpoint | str | The checkpoint (signed tree head) that the inclusion proof is based on |
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.