pub type UncheckedSignedAvailabilityBitfields = Vec<UncheckedSigned<AvailabilityBitfield, AvailabilityBitfield>, Global>;
Expand description

A set of unchecked signed availability bitfields. Should be sorted by validator index, ascending.