Structs§
- Guest
Input - Input of the aggregation set builder guest.
- Guest
State - Merkle
Mountain Range - Incrementally constructable Merkle mountain range.
- Recursion
Verifier Paramters verify - Verifier parameters used for recursive verification (e.g. via env::verify) of receipts.
- Seal
- Seal of the SetInclusionReceipt.
- SetInclusion
Receipt verify - A receipt for a claim that is part of a set of verified claims (i.e. an aggregation).
- SetInclusion
Receipt Verifier Parameters verify - Verifier parameters used to verify a SetInclusionReceipt.
Enums§
- Decoding
Error - Error
- SetInclusion
Decoding Error verify - SetInclusion
Encoding Error verify - Verification
Error verify
Functions§
- decode_
set_ inclusion_ seal verify - merkle_
path - 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.
- merkle_
path_ root - Calculate the root of the path assuming the given leaf value.
- merkle_
root - Calculate the Merkle root for a tree with the given list of digests as leaves.