Trait frame_support::traits::ValidatorSetWithIdentification [−][src]
ValidatorSet combined with an identification.
Associated Types
type Identification: Parameter[src]
Full identification of ValidatorId.
type IdentificationOf: Convert<Self::ValidatorId, Option<Self::Identification>>[src]
A type for converting ValidatorId to Identification.