Structs§
- Journal output of aggregation set builder guest.
- Verifier parameters used for recursive verification (e.g. via env::verify) of receipts.
- Seal of the SetInclusionReceipt.
- SetInclusion
Receipt verifyA receipt for a claim that is part of a set of verified claims (i.e. an aggregation). - Verifier parameters used to verify a SetInclusionReceipt.
Enums§
- Encoding
Error verify - Input of the aggregation set builder guest.
- Verification
Error verify
Functions§
- Calculate the Merkle path proving inclusion of the leaf at the given index in a tree constructed from the given leaves. The leaf and root are not included.
- Calculate the root of the path assuming the given leaf value.
- Calculate the Merkle root for a tree with the given list of digests as leaves.