Typeberry by Fluffy Labs - v0.5.0
    Preparing search index...

    Variable ancestryCodecConst

    ancestryCodec: Descriptor<
        AncestryItem[],
        SequenceView<
            AncestryItem,
            ViewOf<
                AncestryItem,
                {
                    headerHash: Descriptor<
                        Bytes<32> & WithOpaque<"HeaderHash">,
                        Bytes<32>,
                    >;
                    slot: Descriptor<
                        number & WithBytesRepresentation<4> & WithOpaque<"TimeSlot[u32]">,
                        Bytes<4>,
                    >;
                },
            >,
        >,
    > = ...

    Ancestry ::= SEQUENCE (SIZE(0..24)) OF AncestryItem Empty when feature-ancestry is not supported by both parties