Expand description
Auditing utilities
There is a way to both audit a single sector (primarily helpful for testing purposes) and the
whole plot (which is heavily parallelized and much more efficient) created by functions in
plotting
module earlier.
Structs§
- Audit
Result - Result of sector audit
Enums§
- Auditing
Error - Errors that happen during proving
Functions§
- audit_
plot_ sync - Audit the whole plot and generate streams of results.
- audit_
sector_ sync - Audit a single sector and generate a stream of solutions.