pub type ValidatorsStats = FixedVec<ValActivityRecord, ValCount>;
pub struct ValidatorsStats(/* private fields */);