Expand description
Utilities for turning solution candidates (from auditing) into solutions (proving)
Solutions generated by auditing
need to be converted into actual solutions
before they can be sent to the node and this is exactly what this module is about.
Structs§
- Container for solution candidates.
Enums§
- Errors that happen during proving
Traits§
- Solutions that can be proven if necessary.