Expand description

The Candidate Validation subsystem.

This handles incoming requests from other subsystems to validate candidates according to a validation function. This delegates validation to an underlying pool of processes used for execution of the Wasm.

Structs

The candidate validation subsystem.
Configuration for the candidate validation subsystem

Functions

Returns validation data for a given candidate.