pub fn is_descendant_pos( ancestor_contender: u64, descendant_contender: u64, ) -> bool
Returns whether descendant_contender is a descendant of ancestor_contender in a tree of the MMR.
descendant_contender
ancestor_contender