pub type HypotheticalMembership = Vec<Hash>;
Expand description

Indicates the relay-parents whose fragment chain a candidate is present in or can be added in (right now or in the future).

Aliased Type§

struct HypotheticalMembership { /* private fields */ }