Trait sp_npos_elections::traits::IdentifierT
source · pub trait IdentifierT: Clone + Eq + Ord + Debug + Codec { }
Expand description
an aggregator trait for a generic type of a voter/target identifier. This usually maps to substrate’s account id.