Type Definition polkadot_node_subsystem::messages::FragmentTreeMembership
source · pub type FragmentTreeMembership = Vec<(H256, Vec<usize, Global>), Global>;
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.