Searched defs:nodes_to_validate (Results 1 – 1 of 1) sorted by relevance
187 let nodes_to_validate = self in validate_parent_hashes() localVariable193 let mut nodes_to_validate = nodes_to_validate.collect::<HashSet<_>>(); in validate_parent_hashes() localVariable195 let mut nodes_to_validate = nodes_to_validate.collect::<BTreeSet<_>>(); in validate_parent_hashes() localVariable