Expand description
Assessor is a guest that verifies the fulfillment of a request.
Structs§
- Assessor
Input - Input of the Assessor guest.
- Fulfillment
- Fulfillment contains a signed request, including offer and requirements, that the prover has completed, and the journal committed into the Merkle tree of the aggregated set of proofs.
Enums§
- Error
- Errors that may occur in the assessor.
Functions§
- process_
tree - Processes a vector of leaves to compute the Merkle root.