Expand description
§risc0-zkvm-host
Structs§
- Exception
- A standard exception type used for relaying underlying C++ exceptions.
- Method
Id - A MethodId represents a unique identifier associated with a particular ELF binary.
- Prover
- The prover generates a Receipt by executing a given method in a ZKVM.
- Receipt
- A record attesting to the correct execution of a ‘method’.
Constants§
- DEFAULT_
METHOD_ ID_ LIMIT - The default digest count when generating a MethodId.