Expand description
Interpreter with enhanced functionality to prove statements.
Modules§
- hint
- Hints for a prover which helps the prover to prove a statement.
Structs§
- Constant
Parsing Error - Error parsing Constant from base16-encoded string
- Context
Extension - User-defined variables to be put into context
- Prover
Result - Proof of correctness of tx spending
- Test
Prover - Test prover implementation
Enums§
- Proof
Bytes - Serialized proof generated by [‘Prover’]
- Prover
Error - Prover errors
Traits§
- Prover
- Prover