Type Definition polkadot_primitives::v2::CandidateIndex
source · pub type CandidateIndex = u32;
Expand description
The index of the candidate in the list of candidates fully included as-of the block.
pub type CandidateIndex = u32;
The index of the candidate in the list of candidates fully included as-of the block.