fn smiths_and_technical_committee_checks( inactive_identities: &HashMap<u32, (String, IdtyStatus)>, technical_committee: &Vec<String>, smiths: &Vec<SmithData>, )