Skip to main content

LightGuaranteesXt

Type Alias LightGuaranteesXt 

Source
pub type LightGuaranteesXt = BoundedVec<LightReportGuarantee, CoreCount>;
Expand description

A collection of lightweight report info (hash + slot + signatures).

Aliased Typeยง

pub struct LightGuaranteesXt(/* private fields */);