pub(super) type UncheckedHsDescOuter = SignatureGated<TimerangeBound<HsDescOuter>>;Expand description
An HsDescOuter whose signatures have not yet been verified, and whose
timeliness has not been checked.
Aliased Typeยง
pub(super) struct UncheckedHsDescOuter { /* private fields */ }