Migrating OffendingValidators from Vec<(u32, bool)> to Vec<u32>
OffendingValidators
Vec<(u32, bool)>
Vec<u32>