Crate polkadot_node_core_candidate_validation[][src]

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

Candidate validation metrics.