Type Definition polkadot_service::overseer::CandidateBackingSubsystem[][src]

pub type CandidateBackingSubsystem<Spawner> = JobSubsystem<CandidateBackingJob, Spawner>;
Expand description

The candidate backing subsystem.