pub type LightGuaranteesXt = BoundedVec<LightReportGuarantee, CoreCount>;Expand description
A collection of lightweight report info (hash + slot + signatures).
Aliased Typeยง
pub struct LightGuaranteesXt(/* private fields */);pub type LightGuaranteesXt = BoundedVec<LightReportGuarantee, CoreCount>;A collection of lightweight report info (hash + slot + signatures).
pub struct LightGuaranteesXt(/* private fields */);