pub type FragmentTreeMembership = Vec<(Hash, Vec<usize>)>;
Expand description

Indicates the relay-parents whose fragment tree a candidate is present in and the depths of that tree the candidate is present in.